mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
gnutls: update to 3.7.7.
Fix: CVE-2022-2509
This commit is contained in:
parent
42e7225f78
commit
319985cc17
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'gnutls'
|
# Template file for 'gnutls'
|
||||||
pkgname=gnutls
|
pkgname=gnutls
|
||||||
version=3.7.6
|
version=3.7.7
|
||||||
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=77065719a345bfb18faa250134be4c53bef70c1bd61f6c0c23ceb8b44f0262ff
|
checksum=be9143d0d58eab64dba9b77114aaafac529b6c0d7e81de6bdf1c9b59027d2106
|
||||||
|
|
||||||
pre_check() {
|
pre_check() {
|
||||||
# same as $PASS in tests/cert-tests/certtool.sh
|
# same as $PASS in tests/cert-tests/certtool.sh
|
||||||
|
|
Loading…
Add table
Reference in a new issue