gnutls: update to 3.7.4.

This commit is contained in:
Leah Neukirchen 2022-04-05 20:37:17 +02:00
parent 374ebe23b3
commit edfd0c429f
2 changed files with 3 additions and 3 deletions

View file

@ -224,7 +224,7 @@ libgpg-error.so.0 libgpg-error-1.6_1
liblzo2.so.2 lzo-2.03_1 liblzo2.so.2 lzo-2.03_1
libgcrypt.so.20 libgcrypt-1.6.1_1 libgcrypt.so.20 libgcrypt-1.6.1_1
libgnutls.so.30 gnutls-3.4.13_1 libgnutls.so.30 gnutls-3.4.13_1
libgnutlsxx.so.28 gnutls-3.2.13_1 libgnutlsxx.so.30 gnutls-3.7.4_1
libgnutls-dane.so.0 gnutls-3.6.12_1 libgnutls-dane.so.0 gnutls-3.6.12_1
libdevmapper.so.1.02 device-mapper-2.02.110_1 libdevmapper.so.1.02 device-mapper-2.02.110_1
libdevmapper-event.so.1.02 device-mapper-2.02.110_1 libdevmapper-event.so.1.02 device-mapper-2.02.110_1

View file

@ -1,6 +1,6 @@
# Template file for 'gnutls' # Template file for 'gnutls'
pkgname=gnutls pkgname=gnutls
version=3.7.3 version=3.7.4
revision=1 revision=1
build_style=gnu-configure build_style=gnu-configure
configure_args="--disable-guile --disable-static configure_args="--disable-guile --disable-static
@ -21,7 +21,7 @@ maintainer="Orphaned <orphan@voidlinux.org>"
license="GPL-3.0-only, LGPL-2.1-or-later" license="GPL-3.0-only, LGPL-2.1-or-later"
homepage="https://gnutls.org" homepage="https://gnutls.org"
distfiles="https://www.gnupg.org/ftp/gcrypt/gnutls/v${version%.*}/gnutls-${version}.tar.xz" distfiles="https://www.gnupg.org/ftp/gcrypt/gnutls/v${version%.*}/gnutls-${version}.tar.xz"
checksum=fc59c43bc31ab20a6977ff083029277a31935b8355ce387b634fa433f8f6c49a checksum=e6adbebcfbc95867de01060d93c789938cf89cc1d1f6ef9ef661890f6217451f
pre_check() { pre_check() {
# same as $PASS in tests/cert-tests/certtool.sh # same as $PASS in tests/cert-tests/certtool.sh