diff options
| author | emmett1 <emmett1.2miligrams@protonmail.com> | 2025-01-08 08:20:14 +0800 |
|---|---|---|
| committer | emmett1 <emmett1.2miligrams@protonmail.com> | 2025-01-08 08:20:14 +0800 |
| commit | 2b39fb1a11e271b382008af350d5999f49a6f98c (patch) | |
| tree | f308344aafa80fc91a3867592ea8f03a6405a890 /repos/extra/nettle/abuild | |
| parent | 745c4d3777486fa34b6e3542eacdde79432eeea1 (diff) | |
| download | alicelinux-2b39fb1a11e271b382008af350d5999f49a6f98c.tar.gz alicelinux-2b39fb1a11e271b382008af350d5999f49a6f98c.zip | |
nettle: updated to 3.10.1
Diffstat (limited to 'repos/extra/nettle/abuild')
| -rw-r--r-- | repos/extra/nettle/abuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/repos/extra/nettle/abuild b/repos/extra/nettle/abuild index d3053b77..8531d1b5 100644 --- a/repos/extra/nettle/abuild +++ b/repos/extra/nettle/abuild @@ -1,5 +1,5 @@ name=nettle -version=3.10 +version=3.10.1 release=1 source="https://ftp.gnu.org/gnu/$name/$name-$version.tar.gz" build_opt="--libdir=/usr/lib" |