diff options
author | Danny Rawlins <contact@romster.me> | 2021-06-14 22:58:52 +1000 |
---|---|---|
committer | Danny Rawlins <contact@romster.me> | 2021-06-14 22:58:52 +1000 |
commit | 13fcfd642b4b0499a87d4d0e67615e903dc52684 (patch) | |
tree | 7c9f845f856a602e4cd09381c3551cb58f0a1269 /nettle-32 | |
parent | 2624e27d85463cc807d6f9382d57fddc43abab35 (diff) | |
download | compat-32-13fcfd642b4b0499a87d4d0e67615e903dc52684.tar.gz compat-32-13fcfd642b4b0499a87d4d0e67615e903dc52684.tar.xz |
nettle-32: 3.7.2 -> 3.7.3
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 59ed446f..f2c16685 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.6.3 -lrwxrwxrwx root/root usr/lib32/libhogweed.so.6 -> libhogweed.so.6.3 --rw-r--r-- root/root usr/lib32/libhogweed.so.6.3 +lrwxrwxrwx root/root usr/lib32/libhogweed.so -> libhogweed.so.6.4 +lrwxrwxrwx root/root usr/lib32/libhogweed.so.6 -> libhogweed.so.6.4 +-rw-r--r-- root/root usr/lib32/libhogweed.so.6.4 -rw-r--r-- root/root usr/lib32/libnettle.a -lrwxrwxrwx root/root usr/lib32/libnettle.so -> libnettle.so.8.3 -lrwxrwxrwx root/root usr/lib32/libnettle.so.8 -> libnettle.so.8.3 --rw-r--r-- root/root usr/lib32/libnettle.so.8.3 +lrwxrwxrwx root/root usr/lib32/libnettle.so -> libnettle.so.8.4 +lrwxrwxrwx root/root usr/lib32/libnettle.so.8 -> libnettle.so.8.4 +-rw-r--r-- root/root usr/lib32/libnettle.so.8.4 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 82a0ff4b..1a3c9e30 100644 --- a/nettle-32/.signature +++ b/nettle-32/.signature @@ -1,5 +1,5 @@ untrusted comment: verify with /etc/ports/compat-32.pub -RWSwxGo/zH7eXQTHasotv1mz9Yvox+eqk/jQUqyztSgBL4VRIRIuq5CjpbWxHMt1H2x0ztlzu/Eg+QOqtWP7meCN5OFBIDkaGAY= -SHA256 (Pkgfile) = c643216ad203bc9217dd0d7b64ef01bd32b74accea746d8b9adfe5e848e2f7c9 -SHA256 (.footprint) = b7370294f24d5e4e218b6281c9ea8f4d568e4fb9cb6652062571e32a5858e2f3 -SHA256 (nettle-3.7.2.tar.gz) = 8d2a604ef1cde4cd5fb77e422531ea25ad064679ff0adf956e78b3352e0ef162 +RWSwxGo/zH7eXeENr06nDygW5Z3/X/ggXOCQDRmDTrCJqzMzgjlSbEKrO8PdRpL5cgOjmTNCa6geDltI6gNGQqm15iull2iNpgw= +SHA256 (Pkgfile) = a0a84528fa6c0d5caba546156c2a250fab952547ef4eba511160dbe646dac663 +SHA256 (.footprint) = 79d2eaa5c9e50a1074f8e609769d359f92de6936ce51ddb759787662a34329d4 +SHA256 (nettle-3.7.3.tar.gz) = 661f5eb03f048a3b924c3a8ad2515d4068e40f67e774e8a26827658007e3bcf0 diff --git a/nettle-32/Pkgfile b/nettle-32/Pkgfile index 20c9be1d..c1d929f0 100644 --- a/nettle-32/Pkgfile +++ b/nettle-32/Pkgfile @@ -4,7 +4,7 @@ # Depends on: libgmp-32 nettle name=nettle-32 -version=3.7.2 +version=3.7.3 release=1 source=(https://ftp.gnu.org/gnu/nettle/nettle-$version.tar.gz) |