gnutls: update to 3.3.0.
This commit is contained in:
parent
577e12417d
commit
881cec66ef
|
@ -1,6 +1,6 @@
|
|||
# Template build file for 'gnutls'.
|
||||
pkgname=gnutls
|
||||
version=3.2.13
|
||||
version=3.3.0
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
configure_args="--with-zlib --disable-guile --disable-static
|
||||
|
@ -12,8 +12,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.2/gnutls-${version}.tar.xz"
|
||||
checksum=e83676218ba80c4d577d7027b5b087692280347a9b06f90a452403ba70faa604
|
||||
distfiles="ftp://ftp.gnutls.org/gcrypt/gnutls/v3.3/gnutls-${version}.tar.xz"
|
||||
checksum=7b87a4319f74cae3a5f204b810000f06b8efa1ed0f57c684b9bc454f444fdf13
|
||||
|
||||
hostmakedepends="pkg-config which libtool"
|
||||
makedepends="zlib-devel lzo-devel readline-devel libgpg-error-devel
|
||||
|
|
Loading…
Reference in New Issue