gnutls: update to 3.5.9.
This commit is contained in:
parent
3f65029734
commit
c33c500e47
@ -1,19 +1,20 @@
|
||||
# Template file for 'gnutls'
|
||||
pkgname=gnutls
|
||||
version=3.4.17
|
||||
version=3.5.9
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
configure_args="--with-zlib --disable-guile --disable-static
|
||||
--disable-valgrind-tests --disable-rpath"
|
||||
hostmakedepends="automake gettext-devel pkg-config libtool"
|
||||
makedepends="zlib-devel lzo-devel readline-devel libgpg-error-devel
|
||||
libtasn1-devel libgcrypt-devel p11-kit-devel nettle-devel libidn-devel"
|
||||
libtasn1-devel libgcrypt-devel p11-kit-devel nettle-devel libidn-devel
|
||||
libunistring-devel"
|
||||
short_desc="GNU Transport Layer Security library"
|
||||
maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
||||
homepage="http://www.gnu.org/software/gnutls/"
|
||||
homepage="https://gnutls.org"
|
||||
license="GPL-3, LGPL-2.1"
|
||||
distfiles="ftp://ftp.gnutls.org/gcrypt/gnutls/v${version%.*}/gnutls-${version}.tar.xz"
|
||||
checksum=9b50e8a670d5e950425d96935c7ddd415eb6f8079615a36df425f09a3143172e
|
||||
checksum=82b10f0c4ef18f4e64ad8cef5dbaf14be732f5095a41cf366b4ecb4050382951
|
||||
|
||||
pre_configure() {
|
||||
autoreconf -fi
|
||||
|
Loading…
Reference in New Issue
Block a user