gnutls: update to 3.6.15.
This commit is contained in:
parent
a3bc981d63
commit
2b79426305
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'gnutls'
|
||||
pkgname=gnutls
|
||||
version=3.6.14
|
||||
version=3.6.15
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
configure_args="--with-zlib --disable-guile --disable-static
|
||||
|
@ -17,7 +17,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=5630751adec7025b8ef955af4d141d00d252a985769f51b4059e5affa3d39d63
|
||||
checksum=0ea8c3283de8d8335d7ae338ef27c53a916f15f382753b174c18b45ffd481558
|
||||
|
||||
pre_configure() {
|
||||
autoreconf -vfi
|
||||
|
|
Loading…
Reference in a new issue