gnutls: update to 3.2.1.
This commit is contained in:
parent
2d365ada62
commit
d071824d15
1 changed files with 3 additions and 3 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template build file for 'gnutls'.
|
||||
pkgname=gnutls
|
||||
version=3.1.11
|
||||
version=3.2.1
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
configure_args="--with-zlib --disable-guile --disable-static
|
||||
|
@ -9,8 +9,8 @@ short_desc="GNU Transport Layer Security library"
|
|||
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.1/gnutls-${version}.tar.xz"
|
||||
checksum=a73ac5bc692450c4c99277125d938367e3d5b8a6945358c98564ea67e2545772
|
||||
distfiles="ftp://ftp.gnutls.org/gcrypt/gnutls/v3.2/gnutls-${version}.tar.xz"
|
||||
checksum=abfa8165947837ada2363355ada25d913f48e6bb261f0a67f20d2fb6079e22fe
|
||||
|
||||
hostmakedepends="pkg-config which"
|
||||
makedepends="zlib-devel lzo-devel readline-devel libgpg-error-devel
|
||||
|
|
Loading…
Add table
Reference in a new issue