gnutls: update to 3.3.14.
This commit is contained in:
parent
c3264b5c8a
commit
79b338d907
|
@ -1,6 +1,6 @@
|
|||
# Template build file for 'gnutls'.
|
||||
pkgname=gnutls
|
||||
version=3.3.13
|
||||
version=3.3.14
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
configure_args="--with-zlib --disable-guile --disable-static
|
||||
|
@ -10,7 +10,7 @@ maintainer="Juan RP <xtraeme@gmail.com>"
|
|||
homepage="http://www.gnu.org/software/gnutls/"
|
||||
license="GPL-3, LGPL-2.1"
|
||||
distfiles="ftp://ftp.gnutls.org/gcrypt/gnutls/v3.3/gnutls-${version}.tar.xz"
|
||||
checksum=91bf1ef5c159b7f2176f972184545b287af6507ab55a543f6007d31406b97a99
|
||||
checksum=0dfa0030faad8909c1e904105198232d6bc0123cae8cf4933b2bac85ee7cec52
|
||||
|
||||
hostmakedepends="automake gettext-devel pkg-config libtool"
|
||||
makedepends="zlib-devel lzo-devel readline-devel libgpg-error-devel
|
||||
|
|
Loading…
Reference in New Issue