aboutsummaryrefslogtreecommitdiffstats
path: root/package/busybox/Makefile
diff options
context:
space:
mode:
authorNicolas Thill <nico@openwrt.org>2009-12-15 03:38:51 +0000
committerNicolas Thill <nico@openwrt.org>2009-12-15 03:38:51 +0000
commit384204dd0b1b0cf3b8d48cb7fb8b64bf10334446 (patch)
treeeed6e3e8c0f3232ec1e4821be7d72b15b3e6d67d /package/busybox/Makefile
parent8431a6aa5e8971e93a57923f9804fa9785742643 (diff)
downloadupstream-384204dd0b1b0cf3b8d48cb7fb8b64bf10334446.tar.gz
upstream-384204dd0b1b0cf3b8d48cb7fb8b64bf10334446.tar.bz2
upstream-384204dd0b1b0cf3b8d48cb7fb8b64bf10334446.zip
busybox: update to v1.15.3
SVN-Revision: 18781
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 fa97ab1bb1..43da0a48de 100644
--- a/package/busybox/Makefile
+++ b/package/busybox/Makefile
@@ -8,13 +8,13 @@
include $(TOPDIR)/rules.mk
PKG_NAME:=busybox
-PKG_VERSION:=1.15.2
+PKG_VERSION:=1.15.3
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:=d5653e5b74b17dbb1eeecda8b8f22c0a
+PKG_MD5SUM:=6059ac9456de6fb18dc8ee4cd0ec9240
include $(INCLUDE_DIR)/package.mk