add a patch to use relative symlinks for development shared libraries
[openwrt.git] / package / busybox / Makefile
index ab5e241..3b8984a 100644 (file)
@@ -9,13 +9,13 @@
 include $(TOPDIR)/rules.mk
 
 PKG_NAME:=busybox
-PKG_VERSION:=1.8.2
+PKG_VERSION:=1.11.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:=5794c6187c7cc8176c52b96af9bf2478
+PKG_MD5SUM:=c64bbb5c0c3e19f12892941a0ae86c48
 
 include $(INCLUDE_DIR)/package.mk
 
This page took 0.037348 seconds and 4 git commands to generate.