gnutls: update to 3.2.2.
This commit is contained in:
parent
65ccadcab2
commit
21e7894166
|
@ -1,6 +1,6 @@
|
|||
# Template build file for 'gnutls'.
|
||||
pkgname=gnutls
|
||||
version=3.3.1
|
||||
version=3.3.2
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
configure_args="--with-zlib --disable-guile --disable-static
|
||||
|
@ -13,7 +13,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=984b9ebbeae501ed20cde6fc5293c45ebc3c6a197a170a4b3a0300e6f802cfbb
|
||||
checksum=133a630771835718a882ae595eec1ad1e852bddd95c9d561442400fbe25eb776
|
||||
|
||||
hostmakedepends="pkg-config which libtool"
|
||||
makedepends="zlib-devel lzo-devel readline-devel libgpg-error-devel
|
||||
|
|
Loading…
Reference in New Issue