Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=23bce4d3d8683c2c5e00d71342e9321f0cdad245
commit 23bce4d3d8683c2c5e00d71342e9321f0cdad245 Author: Miklos Vajna <[email protected]> Date: Thu Jul 5 10:36:16 2012 +0200 busybox-1.20.2-1-x86_64 - version bump diff --git a/source/apps-extra/busybox/FrugalBuild b/source/apps-extra/busybox/FrugalBuild index 778aab5..b64be36 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.20.1 +pkgver=1.20.2 pkgrel=1 pkgdesc="Utilities for rescue and embedded systems." url="http://www.busybox.net/" @@ -12,7 +12,7 @@ archs=('i686' 'x86_64' '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=('8877502e3399dd6cb8ab333cdf6c43264f1da313' \ +sha1sums=('dd2e3684b13c0071d480e97b569041e69538e798' \ 'f681b5c1652508d84150613f6f7be34bf2f62a44') build() _______________________________________________ Frugalware-git mailing list [email protected] http://frugalware.org/mailman/listinfo/frugalware-git
