diff options
author | Jose V Beneyto <sepen@crux.nu> | 2013-06-05 00:56:01 +0200 |
---|---|---|
committer | Jose V Beneyto <sepen@crux.nu> | 2013-06-05 00:56:01 +0200 |
commit | 93715c8bf2482018bf120ccd5b248996a2394a72 (patch) | |
tree | 3cb4b9de59842e882d685e88dda33021fa02a384 /nettle | |
parent | b1c52c17c8917a51f8b021612e82cc9bb750de58 (diff) | |
download | opt-93715c8bf2482018bf120ccd5b248996a2394a72.tar.gz opt-93715c8bf2482018bf120ccd5b248996a2394a72.tar.xz |
nettle: updated to 2.7.1
Diffstat (limited to 'nettle')
-rw-r--r-- | nettle/.footprint | 12 | ||||
-rw-r--r-- | nettle/.md5sum | 2 | ||||
-rw-r--r-- | nettle/Pkgfile | 2 |
3 files changed, 8 insertions, 8 deletions
diff --git a/nettle/.footprint b/nettle/.footprint index f14957e96..451f55cd1 100644 --- a/nettle/.footprint +++ b/nettle/.footprint @@ -57,13 +57,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.4 -lrwxrwxrwx root/root usr/lib/libhogweed.so.2 -> libhogweed.so.2.4 --rw-r--r-- root/root usr/lib/libhogweed.so.2.4 +lrwxrwxrwx root/root usr/lib/libhogweed.so -> libhogweed.so.2.5 +lrwxrwxrwx root/root usr/lib/libhogweed.so.2 -> libhogweed.so.2.5 +-rw-r--r-- root/root usr/lib/libhogweed.so.2.5 -rw-r--r-- root/root usr/lib/libnettle.a -lrwxrwxrwx root/root usr/lib/libnettle.so -> libnettle.so.4.6 -lrwxrwxrwx root/root usr/lib/libnettle.so.4 -> libnettle.so.4.6 --rw-r--r-- root/root usr/lib/libnettle.so.4.6 +lrwxrwxrwx root/root usr/lib/libnettle.so -> libnettle.so.4.7 +lrwxrwxrwx root/root usr/lib/libnettle.so.4 -> libnettle.so.4.7 +-rw-r--r-- root/root usr/lib/libnettle.so.4.7 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 6d3ef523b..29bd44284 100644 --- a/nettle/.md5sum +++ b/nettle/.md5sum @@ -1 +1 @@ -2caa1bd667c35db71becb93c5d89737f nettle-2.7.tar.gz +003d5147911317931dd453520eb234a5 nettle-2.7.1.tar.gz diff --git a/nettle/Pkgfile b/nettle/Pkgfile index 641a9a41b..31dc5a8fb 100644 --- a/nettle/Pkgfile +++ b/nettle/Pkgfile @@ -5,7 +5,7 @@ # Depends on: name=nettle -version=2.7 +version=2.7.1 release=1 source=(http://www.lysator.liu.se/~nisse/archive/$name-$version.tar.gz) |