nettle: update to 3.7.1

This commit is contained in:
Juergen Daubert 2021-02-18 16:04:59 +01:00
parent 9d6d1e7017
commit 2dec7433b8
3 changed files with 14 additions and 14 deletions

View File

@ -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.1
lrwxrwxrwx root/root usr/lib/libhogweed.so.6 -> libhogweed.so.6.1
-rw-r--r-- root/root usr/lib/libhogweed.so.6.1
lrwxrwxrwx root/root usr/lib/libhogweed.so -> libhogweed.so.6.2
lrwxrwxrwx root/root usr/lib/libhogweed.so.6 -> libhogweed.so.6.2
-rw-r--r-- root/root usr/lib/libhogweed.so.6.2
-rw-r--r-- root/root usr/lib/libnettle.a
lrwxrwxrwx root/root usr/lib/libnettle.so -> libnettle.so.8.1
lrwxrwxrwx root/root usr/lib/libnettle.so.8 -> libnettle.so.8.1
-rw-r--r-- root/root usr/lib/libnettle.so.8.1
lrwxrwxrwx root/root usr/lib/libnettle.so -> libnettle.so.8.2
lrwxrwxrwx root/root usr/lib/libnettle.so.8 -> libnettle.so.8.2
-rw-r--r-- root/root usr/lib/libnettle.so.8.2
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

View File

@ -1,5 +1,5 @@
untrusted comment: verify with /etc/ports/opt.pub
RWSE3ohX2g5d/cUucRMLrVki7nCL//uZJ5QC5oMhqtWUK2fdnus3A68OBVIRaNgYWyQj7vnvpqFEZ4/waFctxA+51XGCx4Dg+Qk=
SHA256 (Pkgfile) = 5e1c2fef1d85ff9557310845d09af90d961cd72c5aa9f3b62f890ca2c81a59bd
SHA256 (.footprint) = a391e0823e96e617572cccbb35d1c117b6e2f8910795d8b8eda8a4faf8dcad4e
SHA256 (nettle-3.7.tar.gz) = f001f64eb444bf13dd91bceccbc20acbc60c4311d6e2b20878452eb9a9cec75a
RWSE3ohX2g5d/Y0VpT6wmXxwJkoHKo0m8Acf9QN2pTE68IhLJVST8tyVyu1DEtZ9K9nSOpEFlZQNbBKwWLwsg+fCF/pJKnzo2Ag=
SHA256 (Pkgfile) = 8497e93521ada1abe05fe5c599373dfe2c0fd3497daeb00b5de1cbc4b2144c30
SHA256 (.footprint) = 7afbe20ec0f6134a8b560202726a7cd9cb1992c0415ae4abf6c822839844ee6a
SHA256 (nettle-3.7.1.tar.gz) = 156621427c7b00a75ff9b34b770b95d34f80ef7a55c3407de94b16cbf436c42e

View File

@ -1,10 +1,10 @@
# Description: Low-level cryptographic library
# URL: http://www.lysator.liu.se/~nisse/nettle/
# Maintainer: Juergen Daubert, jue at crux dot nu
# Depends on: libgmp
# URL: http://www.lysator.liu.se/~nisse/nettle/
# Maintainer: Juergen Daubert, jue at crux dot nu
# Depends on: libgmp
name=nettle
version=3.7
version=3.7.1
release=1
source=(https://ftp.gnu.org/gnu/$name/$name-$version.tar.gz)