Git-Url: 
http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=f9164228b4683513f30d82c0f7908c677831f379

commit f9164228b4683513f30d82c0f7908c677831f379
Author: Miklos Vajna <[EMAIL PROTECTED]>
Date:   Tue Nov 27 09:16:38 2007 +0100

busybox-1.8.1-1-i686
up2date fix

diff --git a/source/apps-extra/busybox/FrugalBuild 
b/source/apps-extra/busybox/FrugalBuild
index e6694f4..485b466 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://busybox.net/'|grep '(stable)'|sed 's/.*BusyBox 
\(.*\) (.*/\1/;q'"
+up2date="lynx -dump 'http://busybox.net/'|grep '(stable)'|sed 's/.*BusyBox 
\(.*\) (.*/\1/'|Fsort|tail -n 1"
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=('bc6670ef52d272b08df9f4f83c3d84e430739bd7' \
_______________________________________________
Frugalware-git mailing list
[email protected]
http://frugalware.org/mailman/listinfo/frugalware-git

Reply via email to