aboutsummaryrefslogtreecommitdiffstats
path: root/package/busybox/Makefile
diff options
context:
space:
mode:
authorFelix Fietkau <nbd@openwrt.org>2007-02-04 08:41:37 +0000
committerFelix Fietkau <nbd@openwrt.org>2007-02-04 08:41:37 +0000
commit738e71e4ba2841b0af574970982af086dd1b2487 (patch)
tree07e903089468168640f53c89483bbb6d32ec540b /package/busybox/Makefile
parentca1b0dc166407faedf0eb6c4c0bcf9f159304b5a (diff)
downloadmaster-187ad058-738e71e4ba2841b0af574970982af086dd1b2487.tar.gz
master-187ad058-738e71e4ba2841b0af574970982af086dd1b2487.tar.bz2
master-187ad058-738e71e4ba2841b0af574970982af086dd1b2487.zip
upgrade to busybox 1.4.1
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6261 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 c1944722e3..530b027670 100644
--- a/package/busybox/Makefile
+++ b/package/busybox/Makefile
@@ -9,13 +9,13 @@
include $(TOPDIR)/rules.mk
PKG_NAME:=busybox
-PKG_VERSION:=1.4.0
+PKG_VERSION:=1.4.1
PKG_RELEASE:=1
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.bz2
PKG_SOURCE_URL:=http://www.busybox.net/downloads \
http://distfiles.gentoo.org/distfiles/
-PKG_MD5SUM:=f24a3c1e08bc55ec44381d588e8bcced
+PKG_MD5SUM:=5728403bce309cdabcffa414e2e64052
PKG_CAT:=bzcat
PKG_BUILD_DIR:=$(BUILD_DIR)/$(PKG_NAME)-$(PKG_VERSION)