Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=bf5e3ccdc6138e7bff062a8894f427528ac01273
commit bf5e3ccdc6138e7bff062a8894f427528ac01273 Author: DeX77 <[email protected]> Date: Sun Jan 8 17:05:20 2017 +0100 expat-2.2.0-1-x86_64 * version bump diff --git a/source/base/expat/FrugalBuild b/source/base/expat/FrugalBuild index 1bc8fb0..05e487b 100644 --- a/source/base/expat/FrugalBuild +++ b/source/base/expat/FrugalBuild @@ -3,17 +3,18 @@ # Contributor: Zsolt Szalai <[email protected]> pkgname=expat -pkgver=2.1.0 -pkgrel=9 +pkgver=2.2.0 +pkgrel=1 pkgdesc="An XML Parser library written in C" depends=('glibc>=2.24-4') rodepends=('coreutils>=6.25-4') groups=('base' 'chroot-core') archs=('x86_64') _F_cross32_simple_auto=yes +_F_sourceforge_ext=".tar.bz2" Finclude cross32 sourceforge url="http://expat.sf.net" -sha1sums=('b08197d146930a5543a7b99e871cba3da614f6f0') +sha1sums=('8453bc52324be4c796fd38742ec48470eef358b3') export CFLAGS="$CFLAGS -fPIC" options=('static') ## pacman _______________________________________________ Frugalware-git mailing list [email protected] http://frugalware.org/mailman/listinfo/frugalware-git
