X-Git-Url: https://git.archive.openwrt.org/?a=blobdiff_plain;f=package%2Fbusybox%2FMakefile;h=d41a279b1fb1def363fe182604fe6424b33f0fe6;hb=dc8a3b1bb16d57802d14ab2c1f85568f8ed0b618;hp=84d70990a27d931c358295cb0d7f36d3985bbe3b;hpb=22cf12e578cd0cb79f14c62850bf8016d1c3def9;p=openwrt.git diff --git a/package/busybox/Makefile b/package/busybox/Makefile index 84d70990a2..d41a279b1f 100644 --- a/package/busybox/Makefile +++ b/package/busybox/Makefile @@ -8,14 +8,14 @@ include $(TOPDIR)/rules.mk PKG_NAME:=busybox -PKG_VERSION:=1.17.3 -PKG_RELEASE:=2 +PKG_VERSION:=1.18.4 +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:=a2ce1a951571da8c6e0eaf75b1acef60 +PKG_MD5SUM:=b03c5b46ced732679e525a920a1a62f5 PKG_BUILD_DEPENDS:=BUSYBOX_USE_LIBRPC:librpc PKG_BUILD_PARALLEL:=1