X-Git-Url: https://git.rohieb.name/openwrt.git/blobdiff_plain/73471ac48ae8f498ad461f3e7fcf6fb6775a365b..41d62be633139751f8188f4541a9ded605f360d0:/package/busybox/Makefile?ds=sidebyside diff --git a/package/busybox/Makefile b/package/busybox/Makefile index ab5e2416c..3b8984a17 100644 --- a/package/busybox/Makefile +++ b/package/busybox/Makefile @@ -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