aboutsummaryrefslogtreecommitdiffstats
path: root/package/busybox/Makefile
diff options
context:
space:
mode:
authorImre Kaloz <kaloz@openwrt.org>2006-04-02 15:16:27 +0000
committerImre Kaloz <kaloz@openwrt.org>2006-04-02 15:16:27 +0000
commitc1f422aec929f323a903ac8de72c0e37297848ab (patch)
treedd27b4d967b2bf3751f22472f5299840a49bf0f7 /package/busybox/Makefile
parentf330abe56e60e40d85b24f85cd60af8918689b28 (diff)
downloadupstream-c1f422aec929f323a903ac8de72c0e37297848ab.tar.gz
upstream-c1f422aec929f323a903ac8de72c0e37297848ab.tar.bz2
upstream-c1f422aec929f323a903ac8de72c0e37297848ab.zip
upgrade busybox to v1.1.1
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@3578 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 50faa275dc..0cc3a1bcbc 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.1.0
+PKG_VERSION:=1.1.1
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:=855e12c7c9dc90e16b014a788925e4cb
+PKG_MD5SUM:=ff1ade47255c643b68c9113c267ce712
endif
PKG_CAT:=bzcat