libidn: update to 1.36
This commit is contained in:
parent
438783bc0b
commit
031d1b8e9f
1 changed files with 3 additions and 3 deletions
|
@ -1,17 +1,17 @@
|
|||
# Template file for 'libidn'
|
||||
pkgname=libidn
|
||||
version=1.35
|
||||
version=1.36
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
configure_args="--disable-csharp --disable-java --disable-static
|
||||
--enable-threads=posix"
|
||||
hostmakedepends="autoconf-archive automake gettext-devel libtool perl pkg-config"
|
||||
short_desc="Internationalized string handling library"
|
||||
maintainer="Orphaned <orphan@voidlinux.org>"
|
||||
maintainer="skmpz <dem.procopiou@gmail.com>"
|
||||
license="GPL-3.0-or-later, LGPL-2.1-or-later"
|
||||
homepage="https://www.gnu.org/software/libidn/"
|
||||
distfiles="${GNU_SITE}/libidn/libidn-${version}.tar.gz"
|
||||
checksum=f11af1005b46b7b15d057d7f107315a1ad46935c7fcdf243c16e46ec14f0fe1e
|
||||
checksum=14b67108344d81ba844631640df77c9071d9fb0659b080326ff5424e86b14038
|
||||
|
||||
pre_configure() {
|
||||
autoreconf -fi
|
||||
|
|
Loading…
Reference in a new issue