Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=10e96c3385c1ea519bed3e8a6c3c4eb2ef61def4
commit 10e96c3385c1ea519bed3e8a6c3c4eb2ef61def4 Author: Slown <[email protected]> Date: Thu May 5 20:55:14 2016 +0100 xerces-c-3.1.3-2-x86_64 * fix source && up2date * pkg++ diff --git a/source/devel-extra/xerces-c/FrugalBuild b/source/devel-extra/xerces-c/FrugalBuild index b26084b..794818b 100644 --- a/source/devel-extra/xerces-c/FrugalBuild +++ b/source/devel-extra/xerces-c/FrugalBuild @@ -3,15 +3,15 @@ pkgname=xerces-c pkgver=3.1.3 -pkgrel=1 +pkgrel=2 pkgdesc="Xerces2 C++ Parser" url="http://xml.apache.org/xerces-c/" depends=('libstdc++>=5.3.0-2') groups=('devel-extra') archs=('i686' 'x86_64') _F_archive_grep="/sources/" -up2date="Flastarchive http://xerces.apache.org/xerces-c/download.cgi .tar.gz" -source=("http://apache.mirror.iphh.net//xerces/c/3/sources/$pkgname-$pkgver.tar.xz") -signatures=("http://www.apache.org/dist/xerces/c/3/sources/$pkgname-$pkgver.tar.xz.asc") +up2date="Flastarchive http://xerces.apache.org/xerces-c/download.cgi .tar.xz" +source=("http://apache.org/dist/xerces/c/3/sources/$pkgname-$pkgver.tar.xz") +signatures=("http://apache.org/dist/xerces/c/3/sources/$pkgname-$pkgver.tar.xz.asc") # optimization OK _______________________________________________ Frugalware-git mailing list [email protected] http://frugalware.org/mailman/listinfo/frugalware-git
