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

commit b34cb2b4e62f253c38382fb1539dfca7a2e0e7f0
Author: Miklos Vajna <[EMAIL PROTECTED]>
Date:   Sun Jan 20 22:56:02 2008 +0100

busybox-1.8.2-1-i686
- version bump
- updated config
- fixed up2date (thx janny)

diff --git a/source/apps-extra/busybox/FrugalBuild 
b/source/apps-extra/busybox/FrugalBuild
index 485b466..064d623 100644
--- a/source/apps-extra/busybox/FrugalBuild
+++ b/source/apps-extra/busybox/FrugalBuild
@@ -2,18 +2,18 @@
# Maintainer: VMiklos <[EMAIL PROTECTED]>

pkgname=busybox
-pkgver=1.8.1
+pkgver=1.8.2
pkgrel=1
pkgdesc="Utilities for rescue and embedded systems."
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/'|Fsort|tail -n 1"
+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=('bc6670ef52d272b08df9f4f83c3d84e430739bd7' \
-          '82c5fd2b6d345b6676a42c196756918a58cb2376')
+sha1sums=('cca3259c06c64ad4ba08070c8da32083d813057f' \
+          '8d5d42a765ac206cbb670ccb249facea59e2f053')

build()
{
diff --git a/source/apps-extra/busybox/config b/source/apps-extra/busybox/config
index 3f46df3..aadf433 100644
--- a/source/apps-extra/busybox/config
+++ b/source/apps-extra/busybox/config
@@ -1,7 +1,7 @@
#
# Automatically generated make config: don't edit
-# Busybox version: 1.8.1
-# Tue Nov 13 09:51:46 2007
+# Busybox version: 1.8.2
+# Sun Jan 20 22:53:06 2008
#
CONFIG_HAVE_DOT_CONFIG=y
_______________________________________________
Frugalware-git mailing list
[email protected]
http://frugalware.org/mailman/listinfo/frugalware-git

Reply via email to