gnutls: update to 3.3.4.
This commit is contained in:
parent
711ae8f69a
commit
20216f4b68
|
@ -1,6 +1,6 @@
|
|||
# Template build file for 'gnutls'.
|
||||
pkgname=gnutls
|
||||
version=3.3.2
|
||||
version=3.3.4
|
||||
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=133a630771835718a882ae595eec1ad1e852bddd95c9d561442400fbe25eb776
|
||||
checksum=04a53b2bbb936b02cdc62f68144f9706e256cc85cc530b81266a24d80b824357
|
||||
|
||||
hostmakedepends="pkg-config which libtool"
|
||||
makedepends="zlib-devel lzo-devel readline-devel libgpg-error-devel
|
||||
|
|
Loading…
Reference in New Issue