diff options
author | Danny Rawlins <monster.romster@gmail.com> | 2016-10-09 19:48:59 +1100 |
---|---|---|
committer | Danny Rawlins <monster.romster@gmail.com> | 2016-10-09 19:48:59 +1100 |
commit | 8abcbc7e3bfcf5fb84533deea0df68b3a43c5db6 (patch) | |
tree | d2922bc1caceeb60254b7e033aeb8b45c3122402 /nettle-32 | |
parent | 292a8b87dc65e6179397c6954e838d41db0f191a (diff) | |
download | compat-32-8abcbc7e3bfcf5fb84533deea0df68b3a43c5db6.tar.gz compat-32-8abcbc7e3bfcf5fb84533deea0df68b3a43c5db6.tar.xz |
nettle-32: 3.2 -> 3.3
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 | 2 |
3 files changed, 8 insertions, 8 deletions
diff --git a/nettle-32/.footprint b/nettle-32/.footprint index 2631f1bf..2de0bb6d 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.4.2 -lrwxrwxrwx root/root usr/lib32/libhogweed.so.4 -> libhogweed.so.4.2 --rw-r--r-- root/root usr/lib32/libhogweed.so.4.2 +lrwxrwxrwx root/root usr/lib32/libhogweed.so -> libhogweed.so.4.3 +lrwxrwxrwx root/root usr/lib32/libhogweed.so.4 -> libhogweed.so.4.3 +-rw-r--r-- root/root usr/lib32/libhogweed.so.4.3 -rw-r--r-- root/root usr/lib32/libnettle.a -lrwxrwxrwx root/root usr/lib32/libnettle.so -> libnettle.so.6.2 -lrwxrwxrwx root/root usr/lib32/libnettle.so.6 -> libnettle.so.6.2 --rw-r--r-- root/root usr/lib32/libnettle.so.6.2 +lrwxrwxrwx root/root usr/lib32/libnettle.so -> libnettle.so.6.3 +lrwxrwxrwx root/root usr/lib32/libnettle.so.6 -> libnettle.so.6.3 +-rw-r--r-- root/root usr/lib32/libnettle.so.6.3 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 53bbe472..8c39a7f2 100644 --- a/nettle-32/.md5sum +++ b/nettle-32/.md5sum @@ -1 +1 @@ -afb15b4764ebf1b4e6d06c62bd4d29e4 nettle-3.2.tar.gz +10f969f78a463704ae73529978148dbe nettle-3.3.tar.gz diff --git a/nettle-32/Pkgfile b/nettle-32/Pkgfile index 7939adb3..79f9f93c 100644 --- a/nettle-32/Pkgfile +++ b/nettle-32/Pkgfile @@ -4,7 +4,7 @@ # Depends on: nettle libgmp-32 name=nettle-32 -version=3.2 +version=3.3 release=1 source=(http://www.lysator.liu.se/~nisse/archive/nettle-$version.tar.gz) |