Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=47f624e77e48af493e80406cc6a0691f38f95e2c
commit 47f624e77e48af493e80406cc6a0691f38f95e2c Author: Miklos Vajna <[EMAIL PROTECTED]> Date: Mon Sep 29 21:40:06 2008 +0200 dropbear-0.51-1-ppc added ppc to archs() diff --git a/source/network-extra/dropbear/FrugalBuild b/source/network-extra/dropbear/FrugalBuild index 8f3fbc7..5694c64 100644 --- a/source/network-extra/dropbear/FrugalBuild +++ b/source/network-extra/dropbear/FrugalBuild @@ -8,7 +8,7 @@ pkgdesc="A small alternative to SSH" url="http://matt.ucc.asn.au/dropbear/dropbear.html" depends=('glibc' 'zlib') groups=('network-extra') -archs=('i686' 'x86_64') +archs=('i686' 'x86_64' 'ppc') up2date="lynx -dump http://matt.ucc.asn.au/dropbear/dropbear.html | grep 'Latest is' | sed 's/Latest is//g' | sed 's/ //g'" source=(http://matt.ucc.asn.au/$pkgname/releases/$pkgname-$pkgver.tar.bz2) sha1sums=('cb942783efa6e16b61a3f48da43ed7fb2597014d') _______________________________________________ Frugalware-git mailing list [email protected] http://frugalware.org/mailman/listinfo/frugalware-git
