Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=721a0904d0c62e8bd7f16c56c4a4ba5777f54a74
commit 721a0904d0c62e8bd7f16c56c4a4ba5777f54a74 Author: kikadf <[email protected]> Date: Tue Jan 21 15:01:50 2014 +0100 httpcomponents-client-4.3.2-1-x86_64 * Version bump diff --git a/source/devel-extra/httpcomponents-client/FrugalBuild b/source/devel-extra/httpcomponents-client/FrugalBuild index c91133f..c7852c5 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.3.1 +pkgver=4.3.2 pkgrel=1 pkgdesc="HttpClient is a HTTP/1.1 compliant HTTP agent implementation based on HttpCore." url="http://hc.apache.org" @@ -15,11 +15,11 @@ archs=('i686' 'x86_64') up2date="Flastarchive http://www.apache.org/dist//httpcomponents/httpclient/source/ -src.tar.gz" #source=(http://archive.apache.org/dist/httpcomponents/httpclient/source/$pkgname-$pkgver-src.tar.gz) source=(http://archive.apache.org/dist/httpcomponents/httpclient/binary/$pkgname-$pkgver-bin.tar.gz) -sha1sums=('1b199439f71884355c0ec974fa4a15878e2ef5df') +sha1sums=('dec812de107f1f198be5ecd1d44d91b5ed7491a9') build() { -# Fcd + Fcd # mvn -e -Dmaven.repo.local=$Fsrcdir/repo clean package || Fdie for i in httpclient httpclient-cache httpmime; do # mv $i/target/$i{-$pkgver,}.jar || Fdie _______________________________________________ Frugalware-git mailing list [email protected] http://frugalware.org/mailman/listinfo/frugalware-git
