gnutls: update to 3.3.1.
This commit is contained in:
parent
bedb5a7242
commit
f42682408b
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template build file for 'gnutls'.
|
# Template build file for 'gnutls'.
|
||||||
pkgname=gnutls
|
pkgname=gnutls
|
||||||
version=3.3.0
|
version=3.3.1
|
||||||
revision=1
|
revision=1
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
configure_args="--with-zlib --disable-guile --disable-static
|
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/"
|
homepage="http://www.gnu.org/software/gnutls/"
|
||||||
license="GPL-3, LGPL-2.1"
|
license="GPL-3, LGPL-2.1"
|
||||||
distfiles="ftp://ftp.gnutls.org/gcrypt/gnutls/v3.3/gnutls-${version}.tar.xz"
|
distfiles="ftp://ftp.gnutls.org/gcrypt/gnutls/v3.3/gnutls-${version}.tar.xz"
|
||||||
checksum=7b87a4319f74cae3a5f204b810000f06b8efa1ed0f57c684b9bc454f444fdf13
|
checksum=984b9ebbeae501ed20cde6fc5293c45ebc3c6a197a170a4b3a0300e6f802cfbb
|
||||||
|
|
||||||
hostmakedepends="pkg-config which libtool"
|
hostmakedepends="pkg-config which libtool"
|
||||||
makedepends="zlib-devel lzo-devel readline-devel libgpg-error-devel
|
makedepends="zlib-devel lzo-devel readline-devel libgpg-error-devel
|
||||||
|
|
Loading…
Add table
Reference in a new issue