diff options
author | Danny Rawlins <monster.romster@gmail.com> | 2019-07-15 21:41:54 +1000 |
---|---|---|
committer | Danny Rawlins <monster.romster@gmail.com> | 2019-07-15 21:49:48 +1000 |
commit | 60a0cd3aaebec28c1b7da89a510a70552822455b (patch) | |
tree | 4ea20ccf45a0eb648b12c837437bad13ee94a257 /nettle-32 | |
parent | 2672935f20b34be73aab2b66867d8e1da832e381 (diff) | |
download | compat-32-60a0cd3aaebec28c1b7da89a510a70552822455b.tar.gz compat-32-60a0cd3aaebec28c1b7da89a510a70552822455b.tar.xz |
nettle-32: 3.4.1 -> 3.5.1
Diffstat (limited to 'nettle-32')
-rw-r--r-- | nettle-32/.footprint | 12 | ||||
-rw-r--r-- | nettle-32/.signature | 8 | ||||
-rw-r--r-- | nettle-32/Pkgfile | 2 |
3 files changed, 11 insertions, 11 deletions
diff --git a/nettle-32/.footprint b/nettle-32/.footprint index 774eb5f8..8b40ba16 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.5 -lrwxrwxrwx root/root usr/lib32/libhogweed.so.4 -> libhogweed.so.4.5 --rw-r--r-- root/root usr/lib32/libhogweed.so.4.5 +lrwxrwxrwx root/root usr/lib32/libhogweed.so -> libhogweed.so.5.0 +lrwxrwxrwx root/root usr/lib32/libhogweed.so.5 -> libhogweed.so.5.0 +-rw-r--r-- root/root usr/lib32/libhogweed.so.5.0 -rw-r--r-- root/root usr/lib32/libnettle.a -lrwxrwxrwx root/root usr/lib32/libnettle.so -> libnettle.so.6.5 -lrwxrwxrwx root/root usr/lib32/libnettle.so.6 -> libnettle.so.6.5 --rw-r--r-- root/root usr/lib32/libnettle.so.6.5 +lrwxrwxrwx root/root usr/lib32/libnettle.so -> libnettle.so.7.0 +lrwxrwxrwx root/root usr/lib32/libnettle.so.7 -> libnettle.so.7.0 +-rw-r--r-- root/root usr/lib32/libnettle.so.7.0 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/.signature b/nettle-32/.signature index 9eb37d05..1536c7d5 100644 --- a/nettle-32/.signature +++ b/nettle-32/.signature @@ -1,5 +1,5 @@ untrusted comment: verify with /etc/ports/compat-32.pub -RWSwxGo/zH7eXTLHlRJdVuj6i0dnEaLt0lH7GabPXCUUA+J1SwSFbJE45Sz9LYbeRkDFNoAB6vuR9belXAKg/BapgXvRaC4nRQw= -SHA256 (Pkgfile) = fde5a19939843c87a04d1ea35d891408493a5ec85f01c01aa48b125a5ce08911 -SHA256 (.footprint) = f5ebe02feadad1ae3f571ebb1e20e3b09e20d3bc88a55bd57675b94bcc988a8d -SHA256 (nettle-3.4.1.tar.gz) = f941cf1535cd5d1819be5ccae5babef01f6db611f9b5a777bae9c7604b8a92ad +RWSwxGo/zH7eXZ0RBYEgRVQuTU7yE1QIHgrchvxNltIUwPFIHEGCw0+R61bQC6iN2CVCrmKzmUBnugLzvBFs/tyD1HdfDZA2uwM= +SHA256 (Pkgfile) = e5567d655b2210a3c1047ed18a8967df28f60e52a994ce181871a022d9bf5d2c +SHA256 (.footprint) = 7d79206b5c076dbc82700fa2e3327e2b1ff865dda52c33ff9697a5822fb348c3 +SHA256 (nettle-3.5.1.tar.gz) = 75cca1998761b02e16f2db56da52992aef622bf55a3b45ec538bc2eedadc9419 diff --git a/nettle-32/Pkgfile b/nettle-32/Pkgfile index 6facd1b8..b6f83027 100644 --- a/nettle-32/Pkgfile +++ b/nettle-32/Pkgfile @@ -4,7 +4,7 @@ # Depends on: nettle libgmp-32 name=nettle-32 -version=3.4.1 +version=3.5.1 release=1 source=(https://www.lysator.liu.se/~nisse/archive/nettle-$version.tar.gz) |