X-Git-Url: http://git.rohieb.name/openwrt.git/blobdiff_plain/0bb68e81eca839c8eed0c629b403ac558ea662e6..04c15e732958bae5a93faacd6ebb50abae545e49:/package/busybox/Makefile diff --git a/package/busybox/Makefile b/package/busybox/Makefile index 37e499712..9610ebf39 100644 --- a/package/busybox/Makefile +++ b/package/busybox/Makefile @@ -13,11 +13,11 @@ PKG_SOURCE:=$(PKG_NAME)-snapshot.tar.bz2 PKG_SOURCE_URL:=http://www.busybox.net/downloads/snapshots PKG_MD5SUM:=x else -PKG_VERSION:=1.01 +PKG_VERSION:=1.1.0-pre1 PKG_BUILD_DIR:=$(BUILD_DIR)/$(PKG_NAME)-$(PKG_VERSION) PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.bz2 PKG_SOURCE_URL:=http://www.busybox.net/downloads -PKG_MD5SUM:=f250842dae2854a38470ed16a46bba66 +PKG_MD5SUM:=68298d6ae3195017216f794f46d39d8d endif PKG_CAT:=bzcat