gnutls: update to 3.7.8.
This commit is contained in:
parent
5fe86ad4a9
commit
eb20a3df43
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'gnutls'
|
||||
pkgname=gnutls
|
||||
version=3.7.7
|
||||
version=3.7.8
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
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"
|
||||
homepage="https://gnutls.org"
|
||||
distfiles="https://www.gnupg.org/ftp/gcrypt/gnutls/v${version%.*}/gnutls-${version}.tar.xz"
|
||||
checksum=be9143d0d58eab64dba9b77114aaafac529b6c0d7e81de6bdf1c9b59027d2106
|
||||
checksum=c58ad39af0670efe6a8aee5e3a8b2331a1200418b64b7c51977fb396d4617114
|
||||
|
||||
pre_check() {
|
||||
# same as $PASS in tests/cert-tests/certtool.sh
|
||||
|
|
Loading…
Reference in New Issue