X-Git-Url: https://git.enpas.org/?a=blobdiff_plain;f=package%2Fbusybox%2FMakefile;h=e3e51646c0d774a40a63f4592c8ef790ca885059;hb=589d5bb0681d7ee21232f59861e74cfb161db13e;hp=4ea9a61e4eb79453a103c1008333f6b3ddb5516a;hpb=e8a4e0d67c875d45d4afd9b22a884d1ebd32d410;p=openwrt.git diff --git a/package/busybox/Makefile b/package/busybox/Makefile index 4ea9a61e4e..e3e51646c0 100644 --- a/package/busybox/Makefile +++ b/package/busybox/Makefile @@ -8,20 +8,21 @@ include $(TOPDIR)/rules.mk PKG_NAME:=busybox -PKG_VERSION:=1.17.2 +PKG_VERSION:=1.17.3 PKG_RELEASE:=1 +PKG_FLAGS:=essential PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.bz2 PKG_SOURCE_URL:=http://www.busybox.net/downloads \ http://distfiles.gentoo.org/distfiles/ -PKG_MD5SUM:=7360b7138b899ee7fc885791c740c3c3 +PKG_MD5SUM:=a2ce1a951571da8c6e0eaf75b1acef60 PKG_BUILD_PARALLEL:=1 include $(INCLUDE_DIR)/package.mk ifeq ($(DUMP),) - STAMP_CONFIGURED:=$(strip $(STAMP_CONFIGURED))_$(shell grep '^CONFIG_BUSYBOX_' $(TOPDIR)/.config | md5s) + STAMP_CONFIGURED:=$(strip $(STAMP_CONFIGURED))_$(shell $(SH_FUNC) grep '^CONFIG_BUSYBOX_' $(TOPDIR)/.config | md5s) endif init-y :=