aboutsummaryrefslogtreecommitdiffstats
path: root/package/busybox/Makefile
diff options
context:
space:
mode:
authorImre Kaloz <kaloz@openwrt.org>2005-12-15 11:08:30 +0000
committerImre Kaloz <kaloz@openwrt.org>2005-12-15 11:08:30 +0000
commit19b3588489699171505bd3f68af51e9920552e28 (patch)
treecb0c8a6644bf375b1bf07c2fb323fed9c09f3211 /package/busybox/Makefile
parentee2366d7110e5c2e5575f844bc4e2a7fb0bf1b18 (diff)
downloadupstream-19b3588489699171505bd3f68af51e9920552e28.tar.gz
upstream-19b3588489699171505bd3f68af51e9920552e28.tar.bz2
upstream-19b3588489699171505bd3f68af51e9920552e28.zip
upgrade busybox to v1.1.0-pre1
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@2687 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'package/busybox/Makefile')
-rw-r--r--package/busybox/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/package/busybox/Makefile b/package/busybox/Makefile
index 37e4997125..9610ebf399 100644
--- a/package/busybox/Makefile
+++ b/package/busybox/Makefile
@@ -13,11 +13,11 @@ PKG_SOURCE:=$(PKG_NAME)-snapshot.tar.bz2
PKG_SOURCE_URL:=http://www.busybox.net/downloads/snapshots
PKG_MD5SUM:=x
else
-PKG_VERSION:=1.01
+PKG_VERSION:=1.1.0-pre1
PKG_BUILD_DIR:=$(BUILD_DIR)/$(PKG_NAME)-$(PKG_VERSION)
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.bz2
PKG_SOURCE_URL:=http://www.busybox.net/downloads
-PKG_MD5SUM:=f250842dae2854a38470ed16a46bba66
+PKG_MD5SUM:=68298d6ae3195017216f794f46d39d8d
endif
PKG_CAT:=bzcat