X-Git-Url: https://git.rohieb.name/openwrt.git/blobdiff_plain/0f073b8e20919a8813737cc04caeb55975800c39..bf10876488ef9ee2d853738cc7943d14743f6cfe:/package/busybox/Makefile diff --git a/package/busybox/Makefile b/package/busybox/Makefile index 03a0ebd54..3bdc125d5 100644 --- a/package/busybox/Makefile +++ b/package/busybox/Makefile @@ -9,13 +9,13 @@ include $(TOPDIR)/rules.mk PKG_NAME:=busybox -PKG_VERSION:=1.4.1 +PKG_VERSION:=1.4.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:=5728403bce309cdabcffa414e2e64052 +PKG_MD5SUM:=b4c61fb15642be9dde20e8493788c585 include $(INCLUDE_DIR)/package.mk