disable a totally braindead optimization in busybox that causes various applets to...
[openwrt/svn-archive/archive.git] / package / busybox / Makefile
index 3844e879ef509ee63f99f3713fbf0414801474d4..fc935d82940679e55cd7e896070539dd0407134a 100644 (file)
@@ -9,13 +9,13 @@
 include $(TOPDIR)/rules.mk
 
 PKG_NAME:=busybox
-PKG_VERSION:=1.4.2
-PKG_RELEASE:=3
+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:=b4c61fb15642be9dde20e8493788c585
+PKG_MD5SUM:=c54554851d989328654a3eeab915a04f
 
 include $(INCLUDE_DIR)/package.mk