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() {