Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current/.git;a=commitdiff;h=68bead18d0d796c93b3d7a568d523dae5fd11594
commit 68bead18d0d796c93b3d7a568d523dae5fd11594 Author: VMiklos <[EMAIL PROTECTED]> Date: Thu Aug 30 00:07:44 2007 +0200 busybox-1.6.1-1-i686 up2date fix diff --git a/source/apps-extra/busybox/FrugalBuild b/source/apps-extra/busybox/FrugalBuild index 43888bf..aef6ce6 100644 --- a/source/apps-extra/busybox/FrugalBuild +++ b/source/apps-extra/busybox/FrugalBuild @@ -9,7 +9,7 @@ url="http://www.busybox.net/" depends=('glibc') groups=('apps-extra') archs=('i686' 'x86_64') -up2date="lynx -dump 'http://www.busybox.net/downloads/?C=M;O=D' |grep [0-9].tar.bz2|sed 's/.*-\(.*\)\.t.*/\1/;q'" +up2date="lynx -dump 'http://busybox.net/'|grep '(stable)'|sed 's/.*BusyBox \(.*\) (.*/\1/;q'" source=(http://www.busybox.net/downloads/busybox-$pkgver.tar.bz2 config) # NOTE: we can't use signatures() here as the author signes only the checksums sha1sums=('ff79db26fa53c20808de4d6f3514f34044749a77' \ _______________________________________________ Frugalware-git mailing list [email protected] http://frugalware.org/mailman/listinfo/frugalware-git
