X-Git-Url: https://git.rohieb.name/openwrt.git/blobdiff_plain/e8b81c92e78dc781a9569d7d51bd4f98d89237f8..ed0067022d0065fab2e932c7846de854e1e69471:/package/busybox/Makefile diff --git a/package/busybox/Makefile b/package/busybox/Makefile index 8fefb6029..e214bb3ca 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_RELEASE:=3 +PKG_VERSION:=1.8.2 +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:=c91ec9756e2000073a9dd8fa9fc3f89e +PKG_MD5SUM:=5794c6187c7cc8176c52b96af9bf2478 include $(INCLUDE_DIR)/package.mk