nettle: updated to 2.5
This commit is contained in:
parent
7bae08a00d
commit
e9b4ab9d38
@ -40,6 +40,7 @@ drwxr-xr-x root/root usr/include/nettle/
|
||||
-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/salsa20.h
|
||||
-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
|
||||
@ -47,7 +48,13 @@ drwxr-xr-x root/root usr/include/nettle/
|
||||
-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
|
||||
-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
|
||||
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 @@
|
||||
450be8c4886d46c09f49f568ad6fa013 nettle-2.4.tar.gz
|
||||
d66882e6ad31a9f651b73d7a1a93bd4c nettle-2.5.tar.gz
|
||||
|
@ -5,7 +5,7 @@
|
||||
# Depends on:
|
||||
|
||||
name=nettle
|
||||
version=2.4
|
||||
version=2.5
|
||||
release=1
|
||||
source=(http://www.lysator.liu.se/~nisse/archive/$name-$version.tar.gz)
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user