summaryrefslogtreecommitdiff
path: root/openwrt/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
commitab9417128d0c4bdc83e5e22079921fa8375a27bd (patch)
tree8b44c0c9b93b0d70b3fc4755b91daddff4aed24c /openwrt/package/busybox/Makefile
parent9f7fad00fef7cc643363b5bd1519a6177d0bf96b (diff)
downloadmtk-20170518-ab9417128d0c4bdc83e5e22079921fa8375a27bd.zip
mtk-20170518-ab9417128d0c4bdc83e5e22079921fa8375a27bd.tar.gz
mtk-20170518-ab9417128d0c4bdc83e5e22079921fa8375a27bd.tar.bz2
update busybox to v1.01
SVN-Revision: 2196
Diffstat (limited to 'openwrt/package/busybox/Makefile')
-rw-r--r--openwrt/package/busybox/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/openwrt/package/busybox/Makefile b/openwrt/package/busybox/Makefile
index 907a848..36680cb 100644
--- a/openwrt/package/busybox/Makefile
+++ b/openwrt/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