From 2062ed2e0cbc18264b2b6c2dc5dc3a22655cc8f9 Mon Sep 17 00:00:00 2001 From: Juergen Daubert Date: Mon, 7 Jun 2021 11:32:26 +0200 Subject: [PATCH] nettle: update to 3.7.3 --- nettle/.footprint | 12 ++++++------ nettle/.signature | 8 ++++---- nettle/Pkgfile | 2 +- 3 files changed, 11 insertions(+), 11 deletions(-) diff --git a/nettle/.footprint b/nettle/.footprint index 689526c89..adeb835cb 100644 --- a/nettle/.footprint +++ b/nettle/.footprint @@ -75,13 +75,13 @@ drwxr-xr-x root/root usr/include/nettle/ -rw-r--r-- root/root usr/include/nettle/yarrow.h drwxr-xr-x root/root usr/lib/ -rw-r--r-- root/root usr/lib/libhogweed.a -lrwxrwxrwx root/root usr/lib/libhogweed.so -> libhogweed.so.6.3 -lrwxrwxrwx root/root usr/lib/libhogweed.so.6 -> libhogweed.so.6.3 --rw-r--r-- root/root usr/lib/libhogweed.so.6.3 +lrwxrwxrwx root/root usr/lib/libhogweed.so -> libhogweed.so.6.4 +lrwxrwxrwx root/root usr/lib/libhogweed.so.6 -> libhogweed.so.6.4 +-rw-r--r-- root/root usr/lib/libhogweed.so.6.4 -rw-r--r-- root/root usr/lib/libnettle.a -lrwxrwxrwx root/root usr/lib/libnettle.so -> libnettle.so.8.3 -lrwxrwxrwx root/root usr/lib/libnettle.so.8 -> libnettle.so.8.3 --rw-r--r-- root/root usr/lib/libnettle.so.8.3 +lrwxrwxrwx root/root usr/lib/libnettle.so -> libnettle.so.8.4 +lrwxrwxrwx root/root usr/lib/libnettle.so.8 -> libnettle.so.8.4 +-rw-r--r-- root/root usr/lib/libnettle.so.8.4 drwxr-xr-x root/root usr/lib/pkgconfig/ -rw-r--r-- root/root usr/lib/pkgconfig/hogweed.pc -rw-r--r-- root/root usr/lib/pkgconfig/nettle.pc diff --git a/nettle/.signature b/nettle/.signature index b64bf1ec7..2bd07b4d8 100644 --- a/nettle/.signature +++ b/nettle/.signature @@ -1,5 +1,5 @@ untrusted comment: verify with /etc/ports/opt.pub -RWSE3ohX2g5d/atRA9vmCHxHxA4FHlkskd6FxgwvPqZlF/RjhT51CSkIbp44hImQbeW6A9BdS9P3fKI48DmbNbeaq4DB+USAEAs= -SHA256 (Pkgfile) = d581d4c454644b4de094183b104e600023327af4285718eb11e85f8429a58edb -SHA256 (.footprint) = 8590793ccaf9443c73dca733117f0b33638584dc22c8752a771e256cf9fcdeaf -SHA256 (nettle-3.7.2.tar.gz) = 8d2a604ef1cde4cd5fb77e422531ea25ad064679ff0adf956e78b3352e0ef162 +RWSE3ohX2g5d/YSLMHh3knw8TI8sSX84aQMu4WEC2MGJ69343gz48AuQftKV9PeT8YRuCN5Kpjszb5uOz7KRekfyzyCGbrOoCwo= +SHA256 (Pkgfile) = f208ccfa71fc0ee0286da4fb29269cc10c8db9b890d1093626c856f84613f75b +SHA256 (.footprint) = ed74c28207774cd8128e610d3d3fa6922a8836a02c6c7a53dc903caabd5211b5 +SHA256 (nettle-3.7.3.tar.gz) = 661f5eb03f048a3b924c3a8ad2515d4068e40f67e774e8a26827658007e3bcf0 diff --git a/nettle/Pkgfile b/nettle/Pkgfile index 07fc4bf07..8d09ad380 100644 --- a/nettle/Pkgfile +++ b/nettle/Pkgfile @@ -4,7 +4,7 @@ # Depends on: libgmp name=nettle -version=3.7.2 +version=3.7.3 release=1 source=(https://ftp.gnu.org/gnu/$name/$name-$version.tar.gz)