aboutsummaryrefslogtreecommitdiffstats
path: root/package/busybox/Makefile
diff options
context:
space:
mode:
authorImre Kaloz <kaloz@openwrt.org>2006-01-14 17:22:39 +0000
committerImre Kaloz <kaloz@openwrt.org>2006-01-14 17:22:39 +0000
commitb142722ef233b67dbe768df3fab91a48d456babe (patch)
treed601910f8a2498acc49dd41fd54e5d8ccdf98795 /package/busybox/Makefile
parent32a46a58384436cee3b18b3621693903872b86f5 (diff)
downloadupstream-b142722ef233b67dbe768df3fab91a48d456babe.tar.gz
upstream-b142722ef233b67dbe768df3fab91a48d456babe.tar.bz2
upstream-b142722ef233b67dbe768df3fab91a48d456babe.zip
upgrade busybox to 1.1.0 final
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@2977 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 9610ebf399..50faa275dc 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-pre1
+PKG_VERSION:=1.1.0
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:=68298d6ae3195017216f794f46d39d8d
+PKG_MD5SUM:=855e12c7c9dc90e16b014a788925e4cb
endif
PKG_CAT:=bzcat