diff options
author | Danny Rawlins <monster.romster@gmail.com> | 2015-05-05 21:52:39 +1000 |
---|---|---|
committer | Danny Rawlins <monster.romster@gmail.com> | 2015-05-05 21:52:39 +1000 |
commit | 1925af1c0908d24d95052665bf5887dd6060bc9f (patch) | |
tree | bc491ef191a145a89603688f2a4c90fa54ed24b0 /nettle-32 | |
parent | 8e929e67e2a67ff9b12b473d53d1327607db9def (diff) | |
download | compat-32-1925af1c0908d24d95052665bf5887dd6060bc9f.tar.gz compat-32-1925af1c0908d24d95052665bf5887dd6060bc9f.tar.xz |
nettle-32: 2.7.1 -> 3.1.1
Diffstat (limited to 'nettle-32')
-rw-r--r-- | nettle-32/.footprint | 12 | ||||
-rw-r--r-- | nettle-32/.md5sum | 2 | ||||
-rw-r--r-- | nettle-32/Pkgfile | 4 |
3 files changed, 9 insertions, 9 deletions
diff --git a/nettle-32/.footprint b/nettle-32/.footprint index e3ca0ac8..d8f8a745 100644 --- a/nettle-32/.footprint +++ b/nettle-32/.footprint @@ -1,13 +1,13 @@ drwxr-xr-x root/root usr/ drwxr-xr-x root/root usr/lib32/ -rw-r--r-- root/root usr/lib32/libhogweed.a -lrwxrwxrwx root/root usr/lib32/libhogweed.so -> libhogweed.so.2.5 -lrwxrwxrwx root/root usr/lib32/libhogweed.so.2 -> libhogweed.so.2.5 --rw-r--r-- root/root usr/lib32/libhogweed.so.2.5 +lrwxrwxrwx root/root usr/lib32/libhogweed.so -> libhogweed.so.4.1 +lrwxrwxrwx root/root usr/lib32/libhogweed.so.4 -> libhogweed.so.4.1 +-rw-r--r-- root/root usr/lib32/libhogweed.so.4.1 -rw-r--r-- root/root usr/lib32/libnettle.a -lrwxrwxrwx root/root usr/lib32/libnettle.so -> libnettle.so.4.7 -lrwxrwxrwx root/root usr/lib32/libnettle.so.4 -> libnettle.so.4.7 --rw-r--r-- root/root usr/lib32/libnettle.so.4.7 +lrwxrwxrwx root/root usr/lib32/libnettle.so -> libnettle.so.6.1 +lrwxrwxrwx root/root usr/lib32/libnettle.so.6 -> libnettle.so.6.1 +-rw-r--r-- root/root usr/lib32/libnettle.so.6.1 drwxr-xr-x root/root usr/lib32/pkgconfig/ -rw-r--r-- root/root usr/lib32/pkgconfig/hogweed.pc -rw-r--r-- root/root usr/lib32/pkgconfig/nettle.pc diff --git a/nettle-32/.md5sum b/nettle-32/.md5sum index 29bd4428..7008898a 100644 --- a/nettle-32/.md5sum +++ b/nettle-32/.md5sum @@ -1 +1 @@ -003d5147911317931dd453520eb234a5 nettle-2.7.1.tar.gz +b40fa88dc32f37a182b6b42092ebb144 nettle-3.1.1.tar.gz diff --git a/nettle-32/Pkgfile b/nettle-32/Pkgfile index 550cea8b..b659adc9 100644 --- a/nettle-32/Pkgfile +++ b/nettle-32/Pkgfile @@ -4,8 +4,8 @@ # Depends on: nettle libgmp-32 name=nettle-32 -version=2.7.1 -release=4 +version=3.1.1 +release=1 source=(http://www.lysator.liu.se/~nisse/archive/nettle-$version.tar.gz) build() { |