[Frugalware-git] frugalware-current: busybox-1.17.2-1-i686
Miklos Vajna
vmiklos at frugalware.org
Tue Sep 14 19:59:33 CEST 2010
Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=24c8948f327d50dd80b403a99350524e7b3b74f1
commit 24c8948f327d50dd80b403a99350524e7b3b74f1
Author: Miklos Vajna <vmiklos at frugalware.org>
Date: Tue Sep 14 19:59:14 2010 +0200
busybox-1.17.2-1-i686
- version bump
diff --git a/source/apps-extra/busybox/FrugalBuild b/source/apps-extra/busybox/FrugalBuild
index 0552a25..d68a288 100644
--- a/source/apps-extra/busybox/FrugalBuild
+++ b/source/apps-extra/busybox/FrugalBuild
@@ -2,7 +2,7 @@
# Maintainer: Miklos Vajna <vmiklos at frugalware.org>
pkgname=busybox
-pkgver=1.17.1
+pkgver=1.17.2
pkgrel=1
pkgdesc="Utilities for rescue and embedded systems."
url="http://www.busybox.net/"
@@ -10,12 +10,10 @@ depends=('glibc')
groups=('apps-extra')
archs=('i686' 'x86_64' 'ppc')
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 \
- http://busybox.net/downloads/fixes-1.17.1/busybox-1.17.1-make.patch)
+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=('691f44088c3327c957158443e813ec7346e99df6' \
- 'c54273fd4a48ccb5210e48d61b1c613dcbe4ffed' \
- '480ae07dbad0197120b3c0b104ebb05185fad44b')
+sha1sums=('53e55638f1f211ece9351dae2e59d8a8ac46e2d9' \
+ 'c54273fd4a48ccb5210e48d61b1c613dcbe4ffed')
build()
{
More information about the Frugalware-git
mailing list