ports/opt (3.2): nettle: update to 3.3
commit 4a2e317115b223b6e85bce60b8c646dab5ff5466 Author: Jose V Beneyto <sepen@crux.nu> Date: Wed Oct 5 12:38:50 2016 +0200 nettle: update to 3.3 diff --git a/nettle/.footprint b/nettle/.footprint index 09897c4..f2ddaac 100644 --- a/nettle/.footprint +++ b/nettle/.footprint @@ -42,6 +42,7 @@ drwxr-xr-x root/root usr/include/nettle/ -rw-r--r-- root/root usr/include/nettle/md4.h -rw-r--r-- root/root usr/include/nettle/md5-compat.h -rw-r--r-- root/root usr/include/nettle/md5.h +-rw-r--r-- root/root usr/include/nettle/memops.h -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-stdint.h @@ -66,13 +67,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.2 -lrwxrwxrwx root/root usr/lib/libhogweed.so.4 -> libhogweed.so.4.2 --rw-r--r-- root/root usr/lib/libhogweed.so.4.2 +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 -rw-r--r-- root/root usr/lib/libnettle.a -lrwxrwxrwx root/root usr/lib/libnettle.so -> libnettle.so.6.2 -lrwxrwxrwx root/root usr/lib/libnettle.so.6 -> libnettle.so.6.2 --rw-r--r-- root/root usr/lib/libnettle.so.6.2 +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 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 diff --git a/nettle/.md5sum b/nettle/.md5sum index 53bbe47..8c39a7f 100644 --- a/nettle/.md5sum +++ b/nettle/.md5sum @@ -1 +1 @@ -afb15b4764ebf1b4e6d06c62bd4d29e4 nettle-3.2.tar.gz +10f969f78a463704ae73529978148dbe nettle-3.3.tar.gz diff --git a/nettle/Pkgfile b/nettle/Pkgfile index 4a30d00..ee8aa1e 100644 --- a/nettle/Pkgfile +++ b/nettle/Pkgfile @@ -5,7 +5,7 @@ # Depends on: name=nettle -version=3.2 +version=3.3 release=1 source=(ftp://ftp.gnu.org/gnu/$name/$name-$version.tar.gz)
participants (1)
-
crux@crux.nu