From cc2133a684ce5e8ce19c30c788edd7dbbc1b193c Mon Sep 17 00:00:00 2001 From: Jose V Beneyto Date: Fri, 21 Oct 2011 08:03:11 +0200 Subject: [PATCH] nettle: updated to 2.4 --- nettle/.footprint | 4 ++++ nettle/.md5sum | 2 +- nettle/Pkgfile | 4 ++-- 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() {