gnutls: update to 3.2.10.
This commit is contained in:
parent
eea88ec3ee
commit
d21e3ab69c
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template build file for 'gnutls'.
|
||||
pkgname=gnutls
|
||||
version=3.2.8
|
||||
version=3.2.10
|
||||
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.2/gnutls-${version}.tar.xz"
|
||||
checksum=144156f4140400df2bd9303dab69f44099113a3b46780737734affe93782d94d
|
||||
checksum=bfb9bc915caa8ffe4c81cd147c83d14c44f50257b137863b6fd71b2925853211
|
||||
|
||||
hostmakedepends="pkg-config which libtool"
|
||||
makedepends="zlib-devel lzo-devel readline-devel libgpg-error-devel
|
||||
|
|
Loading…
Reference in a new issue