nettle: update to 3.4

This commit is contained in:
Juergen Daubert 2018-01-21 13:51:45 +01:00
parent 58cf831533
commit bd181c4677
4 changed files with 16 additions and 12 deletions

View File

@ -20,6 +20,7 @@ drwxr-xr-x root/root usr/include/nettle/
-rw-r--r-- root/root usr/include/nettle/cast128.h
-rw-r--r-- root/root usr/include/nettle/cbc.h
-rw-r--r-- root/root usr/include/nettle/ccm.h
-rw-r--r-- root/root usr/include/nettle/cfb.h
-rw-r--r-- root/root usr/include/nettle/chacha-poly1305.h
-rw-r--r-- root/root usr/include/nettle/chacha.h
-rw-r--r-- root/root usr/include/nettle/ctr.h
@ -35,6 +36,7 @@ drwxr-xr-x root/root usr/include/nettle/
-rw-r--r-- root/root usr/include/nettle/eddsa.h
-rw-r--r-- root/root usr/include/nettle/gcm.h
-rw-r--r-- root/root usr/include/nettle/gosthash94.h
-rw-r--r-- root/root usr/include/nettle/hkdf.h
-rw-r--r-- root/root usr/include/nettle/hmac.h
-rw-r--r-- root/root usr/include/nettle/knuth-lfib.h
-rw-r--r-- root/root usr/include/nettle/macros.h
@ -51,6 +53,8 @@ drwxr-xr-x root/root usr/include/nettle/
-rw-r--r-- root/root usr/include/nettle/pgp.h
-rw-r--r-- root/root usr/include/nettle/pkcs1.h
-rw-r--r-- root/root usr/include/nettle/poly1305.h
-rw-r--r-- root/root usr/include/nettle/pss-mgf1.h
-rw-r--r-- root/root usr/include/nettle/pss.h
-rw-r--r-- root/root usr/include/nettle/realloc.h
-rw-r--r-- root/root usr/include/nettle/ripemd160.h
-rw-r--r-- root/root usr/include/nettle/rsa.h
@ -67,13 +71,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.4.3
lrwxrwxrwx root/root usr/lib/libhogweed.so.4 -> libhogweed.so.4.3
-rw-r--r-- root/root usr/lib/libhogweed.so.4.3
lrwxrwxrwx root/root usr/lib/libhogweed.so -> libhogweed.so.4.4
lrwxrwxrwx root/root usr/lib/libhogweed.so.4 -> libhogweed.so.4.4
-rw-r--r-- root/root usr/lib/libhogweed.so.4.4
-rw-r--r-- root/root usr/lib/libnettle.a
lrwxrwxrwx root/root usr/lib/libnettle.so -> libnettle.so.6.3
lrwxrwxrwx root/root usr/lib/libnettle.so.6 -> libnettle.so.6.3
-rw-r--r-- root/root usr/lib/libnettle.so.6.3
lrwxrwxrwx root/root usr/lib/libnettle.so -> libnettle.so.6.4
lrwxrwxrwx root/root usr/lib/libnettle.so.6 -> libnettle.so.6.4
-rw-r--r-- root/root usr/lib/libnettle.so.6.4
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

@ -1 +1 @@
10f969f78a463704ae73529978148dbe nettle-3.3.tar.gz
dc0f13028264992f58e67b4e8915f53d nettle-3.4.tar.gz

View File

@ -1,5 +1,5 @@
untrusted comment: verify with /etc/ports/opt.pub
RWSE3ohX2g5d/XrTR1987Squ0CuEQK3iyEPMoc6ZE3MLCVpe/BQKG9Hb7vXtgfm4C0h23qhDgVdEMdXgq7M1YkADr/JMamWabA4=
SHA256 (Pkgfile) = eddadf32d0d51dac9417f6f21ce6246ca29b9801b54483e6f689bf3b6c2f11b7
SHA256 (.footprint) = 8c49332d1c083f3ed18d2d11c4c10e8075f28df22d3b427745f0a3b4034263fa
SHA256 (nettle-3.3.tar.gz) = 46942627d5d0ca11720fec18d81fc38f7ef837ea4197c1f630e71ce0d470b11e
RWSE3ohX2g5d/ZXq5W2vF8Mi+6wr/MkeCNpwSYPFqC7mult6IND8KADRr5gQOuupM9E6Kaj9HEYxkyyHhkUoe8DMHBY32Rp1TAg=
SHA256 (Pkgfile) = 59ee6a1397c408d4154db60246024fdf845b07bca03f072ef6967d436074688c
SHA256 (.footprint) = c7e259bb4c510ca8138cbe7925acd2d223e1b28b825c05db5dd1cc3ff89fcf17
SHA256 (nettle-3.4.tar.gz) = ae7a42df026550b85daca8389b6a60ba6313b0567f374392e54918588a411e94

View File

@ -5,7 +5,7 @@
# Depends on:
name=nettle
version=3.3
version=3.4
release=1
source=(ftp://ftp.gnu.org/gnu/$name/$name-$version.tar.gz)