Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=ryuotesting.git;a=commitdiff;h=7688bd8259facd16d278bbe0ccafb22d205470c6
commit 7688bd8259facd16d278bbe0ccafb22d205470c6 Author: kikadf <[email protected]> Date: Thu Apr 12 17:35:33 2012 +0100 jsch-0.1.47-1-i686 * Version bump diff --git a/source/lib-extra/jsch/FrugalBuild b/source/lib-extra/jsch/FrugalBuild index 8109dc6..9fc4663 100644 --- a/source/lib-extra/jsch/FrugalBuild +++ b/source/lib-extra/jsch/FrugalBuild @@ -2,7 +2,7 @@ # Maintainer: kikadf <[email protected]> pkgname=jsch -pkgver=0.1.46 +pkgver=0.1.47 pkgrel=1 pkgdesc="JSch is a pure Java implementation of SSH2." url="http://www.jcraft.com/jsch/" @@ -11,13 +11,15 @@ depends=('jzlib') Finclude sourceforge openjava groups=('lib-extra') archs=('i686' 'x86_64') -sha1sums=('fc8758d6edd8bc90b7da212d97db86bf7b6cd2bf') +sha1sums=('dde9fcfd74ed6ed7d9372997ba1e31e965306fd8') build() { Fcd + mkdir -p lib || Fdie Fjavacleanup Fant dist mv dist/lib/$pkgname{-$(date +%Y%m%d),}.jar || Fdie Fjar dist/lib/$pkgname.jar } + _______________________________________________ Frugalware-git mailing list [email protected] http://frugalware.org/mailman/listinfo/frugalware-git
