nettle: updated to 2.4

This commit is contained in:
Jose V Beneyto 2011-10-21 08:03:11 +02:00
parent dd46e4b4ea
commit cc2133a684
3 changed files with 7 additions and 3 deletions

View File

@ -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

View File

@ -1 +1 @@
9a9c6102eb9909019f8a13b67578cdfe nettle-2.2.tar.gz
450be8c4886d46c09f49f568ad6fa013 nettle-2.4.tar.gz

View File

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