gnutls: update to 3.6.14.
This commit is contained in:
parent
2b323eaca9
commit
9b1b259c9c
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'gnutls'
|
||||
pkgname=gnutls
|
||||
version=3.6.13
|
||||
revision=2
|
||||
version=3.6.14
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
configure_args="--with-zlib --disable-guile --disable-static
|
||||
--disable-valgrind-tests --disable-rpath
|
||||
|
@ -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=32041df447d9f4644570cf573c9f60358e865637d69b7e59d1159b7240b52f38
|
||||
checksum=5630751adec7025b8ef955af4d141d00d252a985769f51b4059e5affa3d39d63
|
||||
|
||||
pre_configure() {
|
||||
autoreconf -vfi
|
||||
|
|
Loading…
Reference in a new issue