Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=050b6b6ab4667aa689227c51e67915552b9d9316
commit 050b6b6ab4667aa689227c51e67915552b9d9316 Author: DeX77 <[email protected]> Date: Thu Apr 13 10:58:19 2017 +0200 libidn2-2.0.0-1-x86_64 * version bump diff --git a/source/base/libidn2/FrugalBuild b/source/base/libidn2/FrugalBuild index 7b101d4..c553fe5 100644 --- a/source/base/libidn2/FrugalBuild +++ b/source/base/libidn2/FrugalBuild @@ -2,8 +2,8 @@ # Maintainer: DeX77 <[email protected]> pkgname=libidn2 -pkgver=0.16 -pkgrel=2 +pkgver=2.0.0 +pkgrel=1 pkgdesc="GNU Libidn2 is an implementation of the Stringprep,Punycode and IDNA specification." url="http://www.gnu.org/software/libidn/" depends=('libunistring>=0.9.7-3') @@ -12,7 +12,7 @@ archs=('x86_64') groups=('base') up2date="Flasttar ftp://alpha.gnu.org/gnu/libidn/" source=(ftp://alpha.gnu.org/gnu/libidn/$pkgname-$pkgver.tar.gz) -sha1sums=('26311b538897a8ed0569922132f2139ee3ec6a28') +sha1sums=('694d3fc035db75156a900221a7f3c0fbaddec902') Fconfopts+=" --with-gnu-ld --disable-rpath --disable-static --enable-gtk-doc-html=no" # optimization OK _______________________________________________ Frugalware-git mailing list [email protected] http://frugalware.org/mailman/listinfo/frugalware-git
