nettle: updated to 2.7

This commit is contained in:
Jose V Beneyto 2013-05-06 23:57:43 +02:00
parent 16b15d3850
commit e01936cb2d
3 changed files with 12 additions and 8 deletions

View File

@ -22,6 +22,9 @@ drwxr-xr-x root/root usr/include/nettle/
-rw-r--r-- root/root usr/include/nettle/des-compat.h
-rw-r--r-- root/root usr/include/nettle/des.h
-rw-r--r-- root/root usr/include/nettle/dsa.h
-rw-r--r-- root/root usr/include/nettle/ecc-curve.h
-rw-r--r-- root/root usr/include/nettle/ecc.h
-rw-r--r-- root/root usr/include/nettle/ecdsa.h
-rw-r--r-- root/root usr/include/nettle/gcm.h
-rw-r--r-- root/root usr/include/nettle/gosthash94.h
-rw-r--r-- root/root usr/include/nettle/hmac.h
@ -50,16 +53,17 @@ drwxr-xr-x root/root usr/include/nettle/
-rw-r--r-- root/root usr/include/nettle/sha2.h
-rw-r--r-- root/root usr/include/nettle/sha3.h
-rw-r--r-- root/root usr/include/nettle/twofish.h
-rw-r--r-- root/root usr/include/nettle/umac.h
-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.3
lrwxrwxrwx root/root usr/lib/libhogweed.so.2 -> libhogweed.so.2.3
-rw-r--r-- root/root usr/lib/libhogweed.so.2.3
lrwxrwxrwx root/root usr/lib/libhogweed.so -> libhogweed.so.2.4
lrwxrwxrwx root/root usr/lib/libhogweed.so.2 -> libhogweed.so.2.4
-rw-r--r-- root/root usr/lib/libhogweed.so.2.4
-rw-r--r-- root/root usr/lib/libnettle.a
lrwxrwxrwx root/root usr/lib/libnettle.so -> libnettle.so.4.5
lrwxrwxrwx root/root usr/lib/libnettle.so.4 -> libnettle.so.4.5
-rw-r--r-- root/root usr/lib/libnettle.so.4.5
lrwxrwxrwx root/root usr/lib/libnettle.so -> libnettle.so.4.6
lrwxrwxrwx root/root usr/lib/libnettle.so.4 -> libnettle.so.4.6
-rw-r--r-- root/root usr/lib/libnettle.so.4.6
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 @@
02f76b668855c4da67186c04cd3a222f nettle-2.6.tar.gz
2caa1bd667c35db71becb93c5d89737f nettle-2.7.tar.gz

View File

@ -5,7 +5,7 @@
# Depends on:
name=nettle
version=2.6
version=2.7
release=1
source=(http://www.lysator.liu.se/~nisse/archive/$name-$version.tar.gz)