aboutsummaryrefslogtreecommitdiffstats
path: root/package/busybox/Makefile
diff options
context:
space:
mode:
authorFelix Fietkau <nbd@openwrt.org>2007-11-10 16:51:11 +0000
committerFelix Fietkau <nbd@openwrt.org>2007-11-10 16:51:11 +0000
commit8fba43d0f136bdd7414ce94587d89c7a9e2b0900 (patch)
tree161f89573c5ea33c47d060a1a75a03f4fbaeddc7 /package/busybox/Makefile
parentfe6294e21cc6924e5148863b9b3060eb9ef05cd1 (diff)
downloadupstream-8fba43d0f136bdd7414ce94587d89c7a9e2b0900.tar.gz
upstream-8fba43d0f136bdd7414ce94587d89c7a9e2b0900.tar.bz2
upstream-8fba43d0f136bdd7414ce94587d89c7a9e2b0900.zip
upgrade busybox to 1.8.1
SVN-Revision: 9524
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 3430a217ff..fc935d8294 100644
--- a/package/busybox/Makefile
+++ b/package/busybox/Makefile
@@ -9,13 +9,13 @@
include $(TOPDIR)/rules.mk
PKG_NAME:=busybox
-PKG_VERSION:=1.7.2
+PKG_VERSION:=1.8.1
PKG_RELEASE:=4
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.bz2
PKG_SOURCE_URL:=http://www.busybox.net/downloads \
http://distfiles.gentoo.org/distfiles/
-PKG_MD5SUM:=c91ec9756e2000073a9dd8fa9fc3f89e
+PKG_MD5SUM:=c54554851d989328654a3eeab915a04f
include $(INCLUDE_DIR)/package.mk