X-Git-Url: http://git.rohieb.name/openwrt.git/blobdiff_plain/796a9d1091884a07817e5c140d0ff6a0b8c76235..85df8e3708d3a0ce343ab8e34926441a8b434c47:/package/busybox/Makefile diff --git a/package/busybox/Makefile b/package/busybox/Makefile index 0b4e3d456..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:=5 +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