aboutsummaryrefslogtreecommitdiffstats
path: root/package/busybox/Makefile
diff options
context:
space:
mode:
authorImre Kaloz <kaloz@openwrt.org>2005-10-20 16:27:54 +0000
committerImre Kaloz <kaloz@openwrt.org>2005-10-20 16:27:54 +0000
commit807e44a5933108abf327e06a51cd7ade8f08e930 (patch)
tree5482480e32eeea988e35daec3ed8a48312df055f /package/busybox/Makefile
parentc1094f719aabcde24c4d1eb756f663e93c594a61 (diff)
downloadmaster-187ad058-807e44a5933108abf327e06a51cd7ade8f08e930.tar.gz
master-187ad058-807e44a5933108abf327e06a51cd7ade8f08e930.tar.bz2
master-187ad058-807e44a5933108abf327e06a51cd7ade8f08e930.zip
update busybox to v1.01
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@2196 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 907a848d11..36680cb887 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.00
+PKG_VERSION:=1.01
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:=5c7ea9b5d3b3677dfcdcec38b281a756
+PKG_MD5SUM:=f250842dae2854a38470ed16a46bba66
endif
PKG_CAT:=bzcat