Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=multilib.git;a=commitdiff;h=84bcb84e4a93979e719e605dda916fce996da3ae
commit 84bcb84e4a93979e719e605dda916fce996da3ae Author: DeX77 <[email protected]> Date: Tue Feb 13 09:43:42 2018 +0100 apache-ivy-2.4.0-3-x86_64 * rebuild diff --git a/source/devel-extra/apache-ivy/FrugalBuild b/source/devel-extra/apache-ivy/FrugalBuild index d8e7046..26ec04d 100644 --- a/source/devel-extra/apache-ivy/FrugalBuild +++ b/source/devel-extra/apache-ivy/FrugalBuild @@ -3,14 +3,15 @@ pkgname=apache-ivy pkgver=2.4.0 -pkgrel=2 +pkgrel=3 pkgdesc="Apache Ivy is a popular dependency manager focusing on flexibility and simplicity." url="http://ant.apache.org/ivy/index.html" depends=('jsch' 'commons-httpclient' 'bcpg' 'jakarta-oro' 'jsch-agent-proxy') +makedepends=('apache-ant') Finclude openjava license="Apache" groups=('devel-extra') -archs=('i686' 'x86_64') +archs=('x86_64') up2date="lynx -dump $url | grep available | grep -v rc | head -1 | sed 's/.*]//;s/ ver.*//'" source=(http://xenia.sote.hu/ftp/mirrors/www.apache.org/ant/ivy/$pkgver/$pkgname-$pkgver-src.tar.gz \ apache-ivy-global-settings.patch \ _______________________________________________ Frugalware-git mailing list [email protected] http://frugalware.org/mailman/listinfo/frugalware-git
