gnutls: update to 3.5.19.
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
# Template file for 'gnutls'
|
||||
pkgname=gnutls
|
||||
version=3.5.18
|
||||
version=3.5.19
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
configure_args="--with-zlib --disable-guile --disable-static
|
||||
@@ -11,10 +11,10 @@ makedepends="zlib-devel lzo-devel readline-devel libgpg-error-devel
|
||||
libunistring-devel"
|
||||
short_desc="GNU Transport Layer Security library"
|
||||
maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
||||
license="GPL-3.0-only, LGPL-2.1-or-later"
|
||||
homepage="https://gnutls.org"
|
||||
license="GPL-3, LGPL-2.1"
|
||||
distfiles="https://www.gnupg.org/ftp/gcrypt/gnutls/v${version%.*}/gnutls-${version}.tar.xz"
|
||||
checksum=ae2248d9e78747cf9c469dde81ff8f90b56838b707a0637f3f7d4eee90e80234
|
||||
checksum=1936eb64f03aaefd6eb16cef0567457777618573826b94d03376bb6a4afadc44
|
||||
|
||||
pre_configure() {
|
||||
autoreconf -fi
|
||||
|
||||
Reference in New Issue
Block a user