gnutls: update to 3.6.6.
This commit is contained in:
parent
f3c5dbd354
commit
84044a63ce
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.6.5
|
version=3.6.6
|
||||||
revision=1
|
revision=1
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
configure_args="--with-zlib --disable-guile --disable-static
|
configure_args="--with-zlib --disable-guile --disable-static
|
||||||
|
@ -15,7 +15,7 @@ maintainer="Juan RP <xtraeme@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=073eced3acef49a3883e69ffd5f0f0b5f46e2760ad86eddc6c0866df4e7abb35
|
checksum=bb9acab8af2ac430edf45faaaa4ed2c51f86e57cb57689be6701aceef4732ca7
|
||||||
|
|
||||||
gnutls-devel_package() {
|
gnutls-devel_package() {
|
||||||
depends="${makedepends} ${sourcepkg}>=${version}_${revision}"
|
depends="${makedepends} ${sourcepkg}>=${version}_${revision}"
|
||||||
|
|
Loading…
Reference in a new issue