diff options
author | Danny Rawlins <contact@romster.me> | 2021-03-22 18:18:31 +1100 |
---|---|---|
committer | Danny Rawlins <contact@romster.me> | 2021-03-22 18:18:42 +1100 |
commit | 1f7d33b5e98317cbcaa3cdab903828623c175d8d (patch) | |
tree | f486ff3f62a6d05d996046891e0d80aac3e07c9f /nettle-32 | |
parent | d84fafcd89773434e307bfe11e8e1a0d9d63ddd0 (diff) | |
download | compat-32-1f7d33b5e98317cbcaa3cdab903828623c175d8d.tar.gz compat-32-1f7d33b5e98317cbcaa3cdab903828623c175d8d.tar.xz |
nettle-32: 3.7.1 -> 3.7.2
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 0dde12ac..59ed446f 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.2 -lrwxrwxrwx root/root usr/lib32/libhogweed.so.6 -> libhogweed.so.6.2 --rw-r--r-- root/root usr/lib32/libhogweed.so.6.2 +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 -rw-r--r-- root/root usr/lib32/libnettle.a -lrwxrwxrwx root/root usr/lib32/libnettle.so -> libnettle.so.8.2 -lrwxrwxrwx root/root usr/lib32/libnettle.so.8 -> libnettle.so.8.2 --rw-r--r-- root/root usr/lib32/libnettle.so.8.2 +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 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 093b4226..82a0ff4b 100644 --- a/nettle-32/.signature +++ b/nettle-32/.signature @@ -1,5 +1,5 @@ untrusted comment: verify with /etc/ports/compat-32.pub -RWSwxGo/zH7eXTudPEZ20+DGnU7x3voghD5ENmQB5bOdOGqWChtFcYzPwbEKw4nCBJRN1PojCZ/wQwzKzlfz9E9akyx05Jbp5QM= -SHA256 (Pkgfile) = 99d1b1215b3ec8209b6b670f148f5de2e1b12d80ffc41b738004be5130d46454 -SHA256 (.footprint) = 64f0fdb05e2155588b26f43db2068397b9bf5170a50b3f453269fadc3913dccf -SHA256 (nettle-3.7.1.tar.gz) = 156621427c7b00a75ff9b34b770b95d34f80ef7a55c3407de94b16cbf436c42e +RWSwxGo/zH7eXQTHasotv1mz9Yvox+eqk/jQUqyztSgBL4VRIRIuq5CjpbWxHMt1H2x0ztlzu/Eg+QOqtWP7meCN5OFBIDkaGAY= +SHA256 (Pkgfile) = c643216ad203bc9217dd0d7b64ef01bd32b74accea746d8b9adfe5e848e2f7c9 +SHA256 (.footprint) = b7370294f24d5e4e218b6281c9ea8f4d568e4fb9cb6652062571e32a5858e2f3 +SHA256 (nettle-3.7.2.tar.gz) = 8d2a604ef1cde4cd5fb77e422531ea25ad064679ff0adf956e78b3352e0ef162 diff --git a/nettle-32/Pkgfile b/nettle-32/Pkgfile index 2dcecdcc..20c9be1d 100644 --- a/nettle-32/Pkgfile +++ b/nettle-32/Pkgfile @@ -4,7 +4,7 @@ # Depends on: libgmp-32 nettle name=nettle-32 -version=3.7.1 +version=3.7.2 release=1 source=(https://ftp.gnu.org/gnu/nettle/nettle-$version.tar.gz) |