libidn: update to 1.33.
This commit is contained in:
parent
77974f171b
commit
dec9f5eed5
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template build file for 'libidn'.
|
||||
pkgname=libidn
|
||||
version=1.32
|
||||
version=1.33
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
configure_args="--disable-csharp --disable-java --disable-static --enable-threads=posix"
|
||||
|
@ -10,7 +10,7 @@ maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
|||
homepage="http://www.gnu.org/software/libidn/"
|
||||
license="GPL-3, LGPL-2.1"
|
||||
distfiles="${GNU_SITE}/libidn/libidn-${version}.tar.gz"
|
||||
checksum=ba5d5afee2beff703a34ee094668da5c6ea5afa38784cebba8924105e185c4f5
|
||||
checksum=44a7aab635bb721ceef6beecc4d49dfd19478325e1b47f3196f7d2acc4930e19
|
||||
|
||||
pre_configure() {
|
||||
autoreconf -fi
|
||||
|
|
Loading…
Reference in a new issue