summaryrefslogtreecommitdiff
path: root/nettle
diff options
context:
space:
mode:
authorJose V Beneyto <sepen@crux.nu>2013-01-29 09:31:27 +0100
committerJose V Beneyto <sepen@crux.nu>2013-01-29 09:31:27 +0100
commit0571a80cb104fa423713010fb763a751b94df59e (patch)
tree78dd61d31254a2c65f1a6ebc88257497de9a30f9 /nettle
parent78606139bb3e7e9907666f0db6e2e623f523f056 (diff)
downloadopt-0571a80cb104fa423713010fb763a751b94df59e.tar.gz
opt-0571a80cb104fa423713010fb763a751b94df59e.tar.xz
nettle: updated to 2.6
Diffstat (limited to 'nettle')
-rw-r--r--nettle/.footprint17
-rw-r--r--nettle/.md5sum2
-rw-r--r--nettle/Pkgfile2
3 files changed, 13 insertions, 8 deletions
diff --git a/nettle/.footprint b/nettle/.footprint
index 576a61c4d..93928fa59 100644
--- a/nettle/.footprint
+++ b/nettle/.footprint
@@ -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
diff --git a/nettle/.md5sum b/nettle/.md5sum
index fb06cc725..0de6bc5f9 100644
--- a/nettle/.md5sum
+++ b/nettle/.md5sum
@@ -1 +1 @@
-d66882e6ad31a9f651b73d7a1a93bd4c nettle-2.5.tar.gz
+02f76b668855c4da67186c04cd3a222f nettle-2.6.tar.gz
diff --git a/nettle/Pkgfile b/nettle/Pkgfile
index 4470cf007..716cad079 100644
--- a/nettle/Pkgfile
+++ b/nettle/Pkgfile
@@ -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)

Generated by cgit