summaryrefslogtreecommitdiff
path: root/nettle
diff options
context:
space:
mode:
authorJose V Beneyto <sepen@crux.nu>2011-10-21 08:03:11 +0200
committerJose V Beneyto <sepen@crux.nu>2011-10-21 08:03:11 +0200
commitcc2133a684ce5e8ce19c30c788edd7dbbc1b193c (patch)
tree83036174a01f5f20ff4b4926f8718714fe8d8105 /nettle
parentdd46e4b4ea9763c376460c56aac88d3e7a3322f2 (diff)
downloadopt-cc2133a684ce5e8ce19c30c788edd7dbbc1b193c.tar.gz
opt-cc2133a684ce5e8ce19c30c788edd7dbbc1b193c.tar.xz
nettle: updated to 2.4
Diffstat (limited to 'nettle')
-rw-r--r--nettle/.footprint4
-rw-r--r--nettle/.md5sum2
-rw-r--r--nettle/Pkgfile4
3 files changed, 7 insertions, 3 deletions
diff --git a/nettle/.footprint b/nettle/.footprint
index aac0dce65..6061f61d0 100644
--- a/nettle/.footprint
+++ b/nettle/.footprint
@@ -37,6 +37,7 @@ 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/realloc.h
+-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/serpent.h
@@ -47,3 +48,6 @@ drwxr-xr-x root/root usr/include/nettle/
drwxr-xr-x root/root usr/lib/
-rw-r--r-- root/root usr/lib/libhogweed.a
-rw-r--r-- root/root usr/lib/libnettle.a
+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 c6407d8d4..06aacef12 100644
--- a/nettle/.md5sum
+++ b/nettle/.md5sum
@@ -1 +1 @@
-9a9c6102eb9909019f8a13b67578cdfe nettle-2.2.tar.gz
+450be8c4886d46c09f49f568ad6fa013 nettle-2.4.tar.gz
diff --git a/nettle/Pkgfile b/nettle/Pkgfile
index f6d3c8e0e..5b91649bb 100644
--- a/nettle/Pkgfile
+++ b/nettle/Pkgfile
@@ -5,8 +5,8 @@
# Depends on:
name=nettle
-version=2.2
-release=2
+version=2.4
+release=1
source=(http://www.lysator.liu.se/~nisse/archive/$name-$version.tar.gz)
build() {

Generated by cgit