summaryrefslogtreecommitdiff
path: root/nettle
diff options
context:
space:
mode:
authorJose V Beneyto <sepen@crux.nu>2016-10-05 12:38:50 +0200
committerJose V Beneyto <sepen@crux.nu>2016-10-05 14:20:46 +0200
commit4a2e317115b223b6e85bce60b8c646dab5ff5466 (patch)
tree51d72fd6a50f483a44dec6bbe40cbf8a6cbed9be /nettle
parentefb3732440701744e29472ca23d115dbeff82328 (diff)
downloadopt-4a2e317115b223b6e85bce60b8c646dab5ff5466.tar.gz
opt-4a2e317115b223b6e85bce60b8c646dab5ff5466.tar.xz
nettle: update to 3.3
Diffstat (limited to 'nettle')
-rw-r--r--nettle/.footprint13
-rw-r--r--nettle/.md5sum2
-rw-r--r--nettle/Pkgfile2
3 files changed, 9 insertions, 8 deletions
diff --git a/nettle/.footprint b/nettle/.footprint
index 09897c47a..f2ddaac12 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 53bbe4726..8c39a7f27 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 4a30d006e..ee8aa1e03 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)

Generated by cgit