mirror of
https://github.com/void-linux/void-packages.git
synced 2025-08-01 10:22:56 +02:00
gnutls: update to 3.4.17
This commit is contained in:
parent
10e61e2fd2
commit
26132d2e58
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'gnutls'
|
# Template file for 'gnutls'
|
||||||
pkgname=gnutls
|
pkgname=gnutls
|
||||||
version=3.4.16
|
version=3.4.17
|
||||||
revision=2
|
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
|
||||||
--disable-valgrind-tests --disable-rpath"
|
--disable-valgrind-tests --disable-rpath"
|
||||||
|
@ -13,7 +13,7 @@ maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
||||||
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/v${version%.*}/gnutls-${version}.tar.xz"
|
distfiles="ftp://ftp.gnutls.org/gcrypt/gnutls/v${version%.*}/gnutls-${version}.tar.xz"
|
||||||
checksum=d99abb1b320771b58c949bab85e4b654dd1e3e9d92e2572204b7dc479d923927
|
checksum=9b50e8a670d5e950425d96935c7ddd415eb6f8079615a36df425f09a3143172e
|
||||||
|
|
||||||
pre_configure() {
|
pre_configure() {
|
||||||
autoreconf -fi
|
autoreconf -fi
|
||||||
|
|
Loading…
Add table
Reference in a new issue