Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=xfcetesting.git;a=commitdiff;h=811ba82c119a114e962d9d40f0d826679fae2bba
commit 811ba82c119a114e962d9d40f0d826679fae2bba Author: kikadf <[email protected]> Date: Fri Oct 26 20:29:34 2012 +0200 httpcomponents-client-4.2.2-1-x86_64 * Version bump diff --git a/source/devel-extra/httpcomponents-client/FrugalBuild b/source/devel-extra/httpcomponents-client/FrugalBuild index 9fdd514..afac6d6 100644 --- a/source/devel-extra/httpcomponents-client/FrugalBuild +++ b/source/devel-extra/httpcomponents-client/FrugalBuild @@ -2,7 +2,7 @@ # Maintainer: kikadf <[email protected]> pkgname=httpcomponents-client -pkgver=4.2.1 +pkgver=4.2.2 pkgrel=1 pkgdesc="HttpClient is a HTTP/1.1 compliant HTTP agent implementation based on HttpCore." url="http://hc.apache.org" @@ -11,9 +11,9 @@ Finclude openjava makedepends=('openjdk' 'maven') groups=('devel-extra') archs=('i686' 'x86_64') -up2date="lynx -dump $url/downloads.cgi | grep '(GA)' | grep -v '*' | grep HttpClient | cut -d ' ' -f 2" +up2date="Flastarchive http://www.apache.org/dist//httpcomponents/httpclient/source/ -src.tar.gz" source=(http://www.apache.org/dist//httpcomponents/httpclient/source/$pkgname-$pkgver-src.tar.gz) -sha1sums=('f677a1630e12adce02e7e7ba74c4cadb0eb7c522') +sha1sums=('854b7e32701b6fec9acc81166e12cac0deadd3f0') build() { _______________________________________________ Frugalware-git mailing list [email protected] http://frugalware.org/mailman/listinfo/frugalware-git
