gnutls: update to 3.7.6.
Closes: https://github.com/void-linux/void-packages/pull/37122
This commit is contained in:
parent
890b275629
commit
f17dd40a95
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'gnutls'
|
||||
pkgname=gnutls
|
||||
version=3.7.4
|
||||
version=3.7.6
|
||||
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=e6adbebcfbc95867de01060d93c789938cf89cc1d1f6ef9ef661890f6217451f
|
||||
checksum=77065719a345bfb18faa250134be4c53bef70c1bd61f6c0c23ceb8b44f0262ff
|
||||
|
||||
pre_check() {
|
||||
# same as $PASS in tests/cert-tests/certtool.sh
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue