X-Git-Url: http://git.openwrt.org/?p=openwrt%2Fsvn-archive%2Farchive.git;a=blobdiff_plain;f=package%2Futils%2Fbusybox%2FMakefile;fp=package%2Futils%2Fbusybox%2FMakefile;h=9571d48bec25713ba345024e657ad92781018464;hp=7c9bca530ea4ab2f7430a7c9a93954b0d22b8b7d;hb=06ac731248026a1946233fcf3aa7008e9a1e648e;hpb=0ad04dfc25388d1b5da00815bc3ebc6de020a33f diff --git a/package/utils/busybox/Makefile b/package/utils/busybox/Makefile index 7c9bca530e..9571d48bec 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.22.1 -PKG_RELEASE:=6 +PKG_VERSION:=1.23.2 +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:=337d1a15ab1cb1d4ed423168b1eb7d7e +PKG_MD5SUM:=7925683d7dd105aabe9b6b618d48cc73 PKG_BUILD_DEPENDS:=BUSYBOX_USE_LIBRPC:librpc BUSYBOX_CONFIG_PAM:libpam PKG_BUILD_PARALLEL:=1