nettle: updated to 2.6

This commit is contained in:
Jose V Beneyto 2013-01-29 09:31:27 +01:00
parent e91fbd65a0
commit 30958334e3
3 changed files with 13 additions and 8 deletions

View File

@ -23,6 +23,7 @@ drwxr-xr-x root/root usr/include/nettle/
-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/gcm.h
-rw-r--r-- root/root usr/include/nettle/gosthash94.h
-rw-r--r-- root/root usr/include/nettle/hmac.h
-rw-r--r-- root/root usr/include/nettle/knuth-lfib.h
-rw-r--r-- root/root usr/include/nettle/macros.h
@ -34,6 +35,7 @@ drwxr-xr-x root/root usr/include/nettle/
-rw-r--r-- root/root usr/include/nettle/nettle-meta.h
-rw-r--r-- root/root usr/include/nettle/nettle-stdint.h
-rw-r--r-- root/root usr/include/nettle/nettle-types.h
-rw-r--r-- root/root usr/include/nettle/pbkdf2.h
-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
@ -44,17 +46,20 @@ drwxr-xr-x root/root usr/include/nettle/
-rw-r--r-- root/root usr/include/nettle/serpent.h
-rw-r--r-- root/root usr/include/nettle/sexp.h
-rw-r--r-- root/root usr/include/nettle/sha.h
-rw-r--r-- root/root usr/include/nettle/sha1.h
-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/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.2
lrwxrwxrwx root/root usr/lib/libhogweed.so.2 -> libhogweed.so.2.2
-rw-r--r-- root/root usr/lib/libhogweed.so.2.2
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
-rw-r--r-- root/root usr/lib/libnettle.a
lrwxrwxrwx root/root usr/lib/libnettle.so -> libnettle.so.4.4
lrwxrwxrwx root/root usr/lib/libnettle.so.4 -> libnettle.so.4.4
-rw-r--r-- root/root usr/lib/libnettle.so.4.4
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
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 @@
d66882e6ad31a9f651b73d7a1a93bd4c nettle-2.5.tar.gz
02f76b668855c4da67186c04cd3a222f nettle-2.6.tar.gz

View File

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