gnutls: update to 3.5.14
This commit is contained in:
parent
44d903d879
commit
05277260cb
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'gnutls'
|
||||
pkgname=gnutls
|
||||
version=3.5.13
|
||||
version=3.5.14
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
configure_args="--with-zlib --disable-guile --disable-static
|
||||
|
@ -14,7 +14,7 @@ maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
|||
homepage="https://gnutls.org"
|
||||
license="GPL-3, LGPL-2.1"
|
||||
distfiles="ftp://ftp.gnutls.org/gcrypt/gnutls/v${version%.*}/gnutls-${version}.tar.xz"
|
||||
checksum=79f5480ad198dad5bc78e075f4a40c4a315a1b2072666919d2d05a08aec13096
|
||||
checksum=4aa12dec92f42a0434df794aca3d02f6f2a35b47b48c01252de65f355c051bda
|
||||
|
||||
pre_configure() {
|
||||
autoreconf -fi
|
||||
|
|
Loading…
Reference in New Issue