nettle: updated to 2.6
This commit is contained in:
parent
78606139bb
commit
0571a80cb1
@ -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
|
||||
|
@ -1 +1 @@
|
||||
d66882e6ad31a9f651b73d7a1a93bd4c nettle-2.5.tar.gz
|
||||
02f76b668855c4da67186c04cd3a222f nettle-2.6.tar.gz
|
||||
|
@ -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)
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user