mirror of
https://github.com/void-linux/void-packages.git
synced 2025-08-04 03:42:56 +02:00
gnutls: update to 3.3.10.
This commit is contained in:
parent
b2687da25c
commit
914b8c004a
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template build file for 'gnutls'.
|
# Template build file for 'gnutls'.
|
||||||
pkgname=gnutls
|
pkgname=gnutls
|
||||||
version=3.3.9
|
version=3.3.10
|
||||||
revision=1
|
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
|
||||||
|
@ -10,7 +10,7 @@ maintainer="Juan RP <xtraeme@gmail.com>"
|
||||||
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/v3.3/gnutls-${version}.tar.xz"
|
distfiles="ftp://ftp.gnutls.org/gcrypt/gnutls/v3.3/gnutls-${version}.tar.xz"
|
||||||
checksum=39166de5293a9d30ef1cd0a4d97f01fdeed7d7dbf8db95392e309256edcb13c1
|
checksum=e27553981d48d9211a7e5e94f6e78c575205202a181c2345a1c8466ebf1d2219
|
||||||
|
|
||||||
hostmakedepends="automake gettext-devel pkg-config libtool"
|
hostmakedepends="automake gettext-devel pkg-config libtool"
|
||||||
makedepends="zlib-devel lzo-devel readline-devel libgpg-error-devel
|
makedepends="zlib-devel lzo-devel readline-devel libgpg-error-devel
|
||||||
|
|
Loading…
Add table
Reference in a new issue