nettle: updated to 2.4
This commit is contained in:
parent
dd46e4b4ea
commit
cc2133a684
@ -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/pgp.h
|
||||||
-rw-r--r-- root/root usr/include/nettle/pkcs1.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/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-compat.h
|
||||||
-rw-r--r-- root/root usr/include/nettle/rsa.h
|
-rw-r--r-- root/root usr/include/nettle/rsa.h
|
||||||
-rw-r--r-- root/root usr/include/nettle/serpent.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/
|
drwxr-xr-x root/root usr/lib/
|
||||||
-rw-r--r-- root/root usr/lib/libhogweed.a
|
-rw-r--r-- root/root usr/lib/libhogweed.a
|
||||||
-rw-r--r-- root/root usr/lib/libnettle.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
|
||||||
|
@ -1 +1 @@
|
|||||||
9a9c6102eb9909019f8a13b67578cdfe nettle-2.2.tar.gz
|
450be8c4886d46c09f49f568ad6fa013 nettle-2.4.tar.gz
|
||||||
|
@ -5,8 +5,8 @@
|
|||||||
# Depends on:
|
# Depends on:
|
||||||
|
|
||||||
name=nettle
|
name=nettle
|
||||||
version=2.2
|
version=2.4
|
||||||
release=2
|
release=1
|
||||||
source=(http://www.lysator.liu.se/~nisse/archive/$name-$version.tar.gz)
|
source=(http://www.lysator.liu.se/~nisse/archive/$name-$version.tar.gz)
|
||||||
|
|
||||||
build() {
|
build() {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user