Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=8a64c1a2aa7c3df0b7e4d275976b2c56a1a2bc17
commit 8a64c1a2aa7c3df0b7e4d275976b2c56a1a2bc17 Author: Miklos Vajna <[email protected]> Date: Mon Jun 13 17:43:55 2011 +0200 busybox-1.18.5-1-i686 - version bump diff --git a/source/apps-extra/busybox/FrugalBuild b/source/apps-extra/busybox/FrugalBuild index a556929..7d87eaf 100644 --- a/source/apps-extra/busybox/FrugalBuild +++ b/source/apps-extra/busybox/FrugalBuild @@ -2,7 +2,7 @@ # Maintainer: Miklos Vajna <[email protected]> pkgname=busybox -pkgver=1.18.4 +pkgver=1.18.5 pkgrel=1 pkgdesc="Utilities for rescue and embedded systems." url="http://www.busybox.net/" @@ -12,7 +12,7 @@ archs=('i686' 'x86_64' 'ppc' 'arm') up2date="lynx -dump 'http://busybox.net/'|grep '(stable)'|sed 's/[^,]*BusyBox \([0-9.]*\) (.*/\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=('d285855e5770b0fb7caf477dd41ce0863657b975' \ +sha1sums=('0aa287ea0f19a8c0c9224e2aa9c4516a79887139' \ '541bd2a48f9c2f452164ad0a08876ad9f727b60e') build() _______________________________________________ Frugalware-git mailing list [email protected] http://frugalware.org/mailman/listinfo/frugalware-git
