X-Git-Url: http://git.rohieb.name/openwrt.git/blobdiff_plain/fea7cd278b1331261f120b77e4491918fef97598..a4119793ba8e930e0c7b08a5b98d5b3e46e4e575:/package/busybox/Makefile diff --git a/package/busybox/Makefile b/package/busybox/Makefile index 3a04637ac..9abbe348a 100644 --- a/package/busybox/Makefile +++ b/package/busybox/Makefile @@ -8,13 +8,13 @@ include $(TOPDIR)/rules.mk PKG_NAME:=busybox -PKG_VERSION:=1.11.3 -PKG_RELEASE:=6 +PKG_VERSION:=1.13.4 +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:=4355ad8bb57ce3b39ad827566c1a6da3 +PKG_MD5SUM:=8a5eb7f15d4077d18fa97bda7a4e5412 include $(INCLUDE_DIR)/package.mk