aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--repos/extra/nettle/.files16
-rw-r--r--repos/extra/nettle/abuild2
2 files changed, 8 insertions, 10 deletions
diff --git a/repos/extra/nettle/.files b/repos/extra/nettle/.files
index a65502c8..e6a395df 100644
--- a/repos/extra/nettle/.files
+++ b/repos/extra/nettle/.files
@@ -29,6 +29,7 @@ drwxr-xr-x root/root usr/include/nettle/
-rw-r--r-- root/root usr/include/nettle/curve25519.h
-rw-r--r-- root/root usr/include/nettle/curve448.h
-rw-r--r-- root/root usr/include/nettle/des.h
+-rw-r--r-- root/root usr/include/nettle/drbg-ctr.h
-rw-r--r-- root/root usr/include/nettle/dsa-compat.h
-rw-r--r-- root/root usr/include/nettle/dsa.h
-rw-r--r-- root/root usr/include/nettle/eax.h
@@ -80,15 +81,12 @@ drwxr-xr-x root/root usr/include/nettle/
-rw-r--r-- root/root usr/include/nettle/xts.h
-rw-r--r-- root/root usr/include/nettle/yarrow.h
drwxr-xr-x root/root usr/lib/
-lrwxrwxrwx root/root usr/lib/libhogweed.so -> libhogweed.so.6.8
-lrwxrwxrwx root/root usr/lib/libhogweed.so.6 -> libhogweed.so.6.8
--rw-r--r-- root/root usr/lib/libhogweed.so.6.8
-lrwxrwxrwx root/root usr/lib/libnettle.so -> libnettle.so.8.8
-lrwxrwxrwx root/root usr/lib/libnettle.so.8 -> libnettle.so.8.8
--rw-r--r-- root/root usr/lib/libnettle.so.8.8
+lrwxrwxrwx root/root usr/lib/libhogweed.so -> libhogweed.so.6.9
+lrwxrwxrwx root/root usr/lib/libhogweed.so.6 -> libhogweed.so.6.9
+-rw-r--r-- root/root usr/lib/libhogweed.so.6.9
+lrwxrwxrwx root/root usr/lib/libnettle.so -> libnettle.so.8.9
+lrwxrwxrwx root/root usr/lib/libnettle.so.8 -> libnettle.so.8.9
+-rw-r--r-- root/root usr/lib/libnettle.so.8.9
drwxr-xr-x root/root usr/lib/pkgconfig/
-rw-r--r-- root/root usr/lib/pkgconfig/hogweed.pc
-rw-r--r-- root/root usr/lib/pkgconfig/nettle.pc
-drwxr-xr-x root/root usr/share/
-drwxr-xr-x root/root usr/share/info/
--rw-r--r-- root/root usr/share/info/nettle.info.gz
diff --git a/repos/extra/nettle/abuild b/repos/extra/nettle/abuild
index 2e6397bb..d3053b77 100644
--- a/repos/extra/nettle/abuild
+++ b/repos/extra/nettle/abuild
@@ -1,5 +1,5 @@
name=nettle
-version=3.9.1
+version=3.10
release=1
source="https://ftp.gnu.org/gnu/$name/$name-$version.tar.gz"
build_opt="--libdir=/usr/lib"