main/nettle: updated to 3.8

This commit is contained in:
emmett1
2022-06-06 22:22:08 +08:00
parent f1855ec4d4
commit 7f6cdb6565
3 changed files with 11 additions and 9 deletions

View File

@@ -1 +1 @@
a60273d0fab9c808646fcf5e9edc2e8f nettle-3.7.3.tar.gz
77eca50d6bb7c6ed34275466f669f62e nettle-3.8.tar.gz

View File

@@ -1,4 +1,4 @@
nettle-3.7.3-1
nettle-3.8-1
drwxr-xr-x root/root usr/
drwxr-xr-x root/root usr/bin/
-rwxr-xr-x root/root usr/bin/nettle-hash
@@ -51,6 +51,7 @@ drwxr-xr-x root/root usr/include/nettle/
-rw-r--r-- root/root usr/include/nettle/memxor.h
-rw-r--r-- root/root usr/include/nettle/nettle-meta.h
-rw-r--r-- root/root usr/include/nettle/nettle-types.h
-rw-r--r-- root/root usr/include/nettle/nist-keywrap.h
-rw-r--r-- root/root usr/include/nettle/pbkdf2.h
-rw-r--r-- root/root usr/include/nettle/pgp.h
-rw-r--r-- root/root usr/include/nettle/pkcs1.h
@@ -68,6 +69,7 @@ drwxr-xr-x root/root usr/include/nettle/
-rw-r--r-- root/root usr/include/nettle/sha2.h
-rw-r--r-- root/root usr/include/nettle/sha3.h
-rw-r--r-- root/root usr/include/nettle/siv-cmac.h
-rw-r--r-- root/root usr/include/nettle/sm3.h
-rw-r--r-- root/root usr/include/nettle/streebog.h
-rw-r--r-- root/root usr/include/nettle/twofish.h
-rw-r--r-- root/root usr/include/nettle/umac.h
@@ -75,12 +77,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.4
lrwxrwxrwx root/root usr/lib/libhogweed.so.6 -> libhogweed.so.6.4
-rwxr-xr-x root/root usr/lib/libhogweed.so.6.4
lrwxrwxrwx root/root usr/lib/libnettle.so -> libnettle.so.8.4
lrwxrwxrwx root/root usr/lib/libnettle.so.8 -> libnettle.so.8.4
-rwxr-xr-x root/root usr/lib/libnettle.so.8.4
lrwxrwxrwx root/root usr/lib/libhogweed.so -> libhogweed.so.6.5
lrwxrwxrwx root/root usr/lib/libhogweed.so.6 -> libhogweed.so.6.5
-rwxr-xr-x root/root usr/lib/libhogweed.so.6.5
lrwxrwxrwx root/root usr/lib/libnettle.so -> libnettle.so.8.5
lrwxrwxrwx root/root usr/lib/libnettle.so.8 -> libnettle.so.8.5
-rwxr-xr-x root/root usr/lib/libnettle.so.8.5
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

View File

@@ -2,7 +2,7 @@
# depends : libgmp
name=nettle
version=3.7.3
version=3.8
release=1
source="https://ftp.gnu.org/gnu/$name/$name-$version.tar.gz"