diff --git a/common/shlibs b/common/shlibs index e7af88140d1..836cacc49b8 100644 --- a/common/shlibs +++ b/common/shlibs @@ -224,7 +224,7 @@ libgpg-error.so.0 libgpg-error-1.6_1 liblzo2.so.2 lzo-2.03_1 libgcrypt.so.20 libgcrypt-1.6.1_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 libdevmapper.so.1.02 device-mapper-2.02.110_1 libdevmapper-event.so.1.02 device-mapper-2.02.110_1 diff --git a/srcpkgs/gnutls/template b/srcpkgs/gnutls/template index 960a133cf24..9f2d7f905b7 100644 --- a/srcpkgs/gnutls/template +++ b/srcpkgs/gnutls/template @@ -1,6 +1,6 @@ # Template file for 'gnutls' pkgname=gnutls -version=3.7.3 +version=3.7.4 revision=1 build_style=gnu-configure configure_args="--disable-guile --disable-static @@ -21,7 +21,7 @@ maintainer="Orphaned " license="GPL-3.0-only, LGPL-2.1-or-later" homepage="https://gnutls.org" distfiles="https://www.gnupg.org/ftp/gcrypt/gnutls/v${version%.*}/gnutls-${version}.tar.xz" -checksum=fc59c43bc31ab20a6977ff083029277a31935b8355ce387b634fa433f8f6c49a +checksum=e6adbebcfbc95867de01060d93c789938cf89cc1d1f6ef9ef661890f6217451f pre_check() { # same as $PASS in tests/cert-tests/certtool.sh