gnutls: update to 3.4.15. (soname bump)
This commit is contained in:
parent
5467db7783
commit
de6d71b2df
|
@ -236,7 +236,7 @@ libtasn1.so.6 libtasn1-3.2_1
|
|||
libgpg-error.so.0 libgpg-error-1.6_1
|
||||
liblzo2.so.2 lzo-2.03_1
|
||||
libgcrypt.so.20 libgcrypt-1.6.1_1
|
||||
libgnutls.so.28 gnutls-3.1.5_1
|
||||
libgnutls.so.30 gnutls-3.4.13_1
|
||||
libgnutlsxx.so.28 gnutls-3.2.13_1
|
||||
libgnutls-openssl.so.27 gnutls-3.1.5_1
|
||||
libgnutls-xssl.so.0 gnutls-3.2.13_1
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'gnutls'
|
||||
pkgname=gnutls
|
||||
version=3.3.24
|
||||
version=3.4.15
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
configure_args="--with-zlib --disable-guile --disable-static
|
||||
|
@ -13,7 +13,7 @@ maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
|||
homepage="http://www.gnu.org/software/gnutls/"
|
||||
license="GPL-3, LGPL-2.1"
|
||||
distfiles="ftp://ftp.gnutls.org/gcrypt/gnutls/v${version%.*}/gnutls-${version}.tar.xz"
|
||||
checksum=5b65fe2a91c8dfa32bedc78acffcb152e5426cd3349e2afc43cccc9bdaf18aa5
|
||||
checksum=eb2a013905f5f2a0cbf7bcc1d20c85a50065063ee87bd33b496c4e19815e3498
|
||||
|
||||
pre_configure() {
|
||||
autoreconf -fi
|
||||
|
|
Loading…
Reference in New Issue