From: Magnus Kroken Date: Sun, 17 Jun 2018 14:16:39 +0000 (+0200) Subject: busybox: update to 1.28.4 X-Git-Tag: v18.06.2~230 X-Git-Url: http://git.openwrt.org/?p=openwrt%2Fopenwrt.git;a=commitdiff_plain;h=fe193369872bddad7418c4f1ecc5566373788bff busybox: update to 1.28.4 Signed-off-by: Magnus Kroken (backported from ccc728a0e2a7c9717d3d1bcc59f0462e9dbed01e) --- diff --git a/package/utils/busybox/Makefile b/package/utils/busybox/Makefile index 28375b87c0..e73b1d41a8 100644 --- a/package/utils/busybox/Makefile +++ b/package/utils/busybox/Makefile @@ -8,14 +8,14 @@ include $(TOPDIR)/rules.mk PKG_NAME:=busybox -PKG_VERSION:=1.28.3 -PKG_RELEASE:=4 +PKG_VERSION:=1.28.4 +PKG_RELEASE:=1 PKG_FLAGS:=essential PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.bz2 PKG_SOURCE_URL:=https://www.busybox.net/downloads \ http://sources.buildroot.net -PKG_HASH:=ad0d22033f23e696f9a71a4c2f9210194dda39b024a79151f4ac278995332a6e +PKG_HASH:=e3c14a3699dc7e82fed397392957afc78e37bdf25398ac38ead6e84621b2ae6a PKG_BUILD_DEPENDS:=BUSYBOX_USE_LIBRPC:librpc BUSYBOX_CONFIG_PAM:libpam PKG_BUILD_PARALLEL:=1