X-Git-Url: http://git.openwrt.org/?p=openwrt%2Fsvn-archive%2Farchive.git;a=blobdiff_plain;f=package%2Fbusybox%2FMakefile;h=7e7e447b44ad02a2f834589b8932447b16c6dbbf;hp=b1e4b39305b1cffa7c4696bb7925761e5fe1cb83;hb=bf88f8749415a08d1aefaab4eb713107ca220225;hpb=23a16a3009a5f3c380a3c2c68651380f051a0d61 diff --git a/package/busybox/Makefile b/package/busybox/Makefile index b1e4b39305..7e7e447b44 100644 --- a/package/busybox/Makefile +++ b/package/busybox/Makefile @@ -8,13 +8,13 @@ include $(TOPDIR)/rules.mk PKG_NAME:=busybox -PKG_VERSION:=1.17.1 +PKG_VERSION:=1.17.2 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:=c7fe7533b7fc4018b0b49a05ee0ee601 +PKG_MD5SUM:=7360b7138b899ee7fc885791c740c3c3 include $(INCLUDE_DIR)/package.mk