summaryrefslogtreecommitdiff
path: root/nettle
diff options
context:
space:
mode:
authorJose V Beneyto <sepen@crux.nu>2012-07-09 18:10:54 +0200
committerJose V Beneyto <sepen@crux.nu>2012-07-09 18:10:54 +0200
commite9b4ab9d383f712cf00e3576ffe3bc2c271fcbe2 (patch)
tree048bf8f5daa7cd5f0ebf5073ae49a55b5e8c9ddb /nettle
parent7bae08a00d09bfcbeb631f49d6821019b0fa0744 (diff)
downloadopt-e9b4ab9d383f712cf00e3576ffe3bc2c271fcbe2.tar.gz
opt-e9b4ab9d383f712cf00e3576ffe3bc2c271fcbe2.tar.xz
nettle: updated to 2.5
Diffstat (limited to 'nettle')
-rw-r--r--nettle/.footprint7
-rw-r--r--nettle/.md5sum2
-rw-r--r--nettle/Pkgfile2
3 files changed, 9 insertions, 2 deletions
diff --git a/nettle/.footprint b/nettle/.footprint
index 6061f61d0..576a61c4d 100644
--- a/nettle/.footprint
+++ b/nettle/.footprint
@@ -40,6 +40,7 @@ drwxr-xr-x root/root usr/include/nettle/
-rw-r--r-- root/root usr/include/nettle/ripemd160.h
-rw-r--r-- root/root usr/include/nettle/rsa-compat.h
-rw-r--r-- root/root usr/include/nettle/rsa.h
+-rw-r--r-- root/root usr/include/nettle/salsa20.h
-rw-r--r-- root/root usr/include/nettle/serpent.h
-rw-r--r-- root/root usr/include/nettle/sexp.h
-rw-r--r-- root/root usr/include/nettle/sha.h
@@ -47,7 +48,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.2.2
+lrwxrwxrwx root/root usr/lib/libhogweed.so.2 -> libhogweed.so.2.2
+-rw-r--r-- root/root usr/lib/libhogweed.so.2.2
-rw-r--r-- root/root usr/lib/libnettle.a
+lrwxrwxrwx root/root usr/lib/libnettle.so -> libnettle.so.4.4
+lrwxrwxrwx root/root usr/lib/libnettle.so.4 -> libnettle.so.4.4
+-rw-r--r-- root/root usr/lib/libnettle.so.4.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
diff --git a/nettle/.md5sum b/nettle/.md5sum
index 06aacef12..fb06cc725 100644
--- a/nettle/.md5sum
+++ b/nettle/.md5sum
@@ -1 +1 @@
-450be8c4886d46c09f49f568ad6fa013 nettle-2.4.tar.gz
+d66882e6ad31a9f651b73d7a1a93bd4c nettle-2.5.tar.gz
diff --git a/nettle/Pkgfile b/nettle/Pkgfile
index 5b91649bb..4470cf007 100644
--- a/nettle/Pkgfile
+++ b/nettle/Pkgfile
@@ -5,7 +5,7 @@
# Depends on:
name=nettle
-version=2.4
+version=2.5
release=1
source=(http://www.lysator.liu.se/~nisse/archive/$name-$version.tar.gz)

Generated by cgit