nettle: updated to version 3.10
This commit is contained in:
parent
8ea3538a91
commit
58055c4160
@ -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
|
||||
@ -81,13 +82,13 @@ drwxr-xr-x root/root usr/include/nettle/
|
||||
-rw-r--r-- root/root usr/include/nettle/yarrow.h
|
||||
drwxr-xr-x root/root usr/lib/
|
||||
-rw-r--r-- root/root usr/lib/libhogweed.a
|
||||
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/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
|
||||
-rw-r--r-- root/root usr/lib/libnettle.a
|
||||
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/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
|
||||
|
@ -1,5 +1,5 @@
|
||||
untrusted comment: verify with /etc/ports/opt.pub
|
||||
RWSE3ohX2g5d/exgKV5kKNQNa42RN6lrSBJzUbmHqNkjO1K2nbcfvcX9G7NTQ0aAOpHrc9AIXqwEyhKmMq4DKxIGm9FaBlv2xQA=
|
||||
SHA256 (Pkgfile) = 8e00a83140d7a94c1e5d73f5d8e4d8d9c5e171d61a23ed3808c47bc1382047d9
|
||||
SHA256 (.footprint) = c46e6e032cbdea57388d21e9175defb889c0e8b40b3e8c2b8b19cc478c51d952
|
||||
SHA256 (nettle-3.9.1.tar.gz) = ccfeff981b0ca71bbd6fbcb054f407c60ffb644389a5be80d6716d5b550c6ce3
|
||||
RWSE3ohX2g5d/Tb2zhyZAr8u2tDPu5BzFfWYVP0PioMjHoex6QxQT0uHAbMFHtOlMa4r8z2dUoVCHZ1OW43pxWOc19ignY3oagc=
|
||||
SHA256 (Pkgfile) = cff4b4ce35b216045fb7da60df11ea3645a3c9b83c9fcaa2e319a2dd0a879a1b
|
||||
SHA256 (.footprint) = dcd55a08fa4e9e0816aab0f732a95ae0eac9a440b3790a98bffc2b3209258b19
|
||||
SHA256 (nettle-3.10.tar.gz) = b4c518adb174e484cb4acea54118f02380c7133771e7e9beb98a0787194ee47c
|
||||
|
@ -4,7 +4,7 @@
|
||||
# Depends on: libgmp
|
||||
|
||||
name=nettle
|
||||
version=3.9.1
|
||||
version=3.10
|
||||
release=1
|
||||
source=(https://ftp.gnu.org/gnu/$name/$name-$version.tar.gz)
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user