X-Git-Url: http://git.rohieb.name/openwrt.git/blobdiff_plain/4d3c75a4bfc8ce68573de726ce25a98f070f16c8..5ae21af497fe409f07f127dc92328e511d373de7:/target/linux/ixp4xx-2.6/image/apex/Makefile diff --git a/target/linux/ixp4xx-2.6/image/apex/Makefile b/target/linux/ixp4xx-2.6/image/apex/Makefile index 7b781cfbd..abaa4324e 100644 --- a/target/linux/ixp4xx-2.6/image/apex/Makefile +++ b/target/linux/ixp4xx-2.6/image/apex/Makefile @@ -9,14 +9,14 @@ include $(TOPDIR)/rules.mk PKG_NAME:=apex -PKG_VERSION:=1.4.7 +PKG_VERSION:=1.5.6 PKG_RELEASE:=1 PKG_BUILD_DIR:=$(BUILD_DIR)/$(PKG_NAME)-$(PKG_VERSION) PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz PKG_SOURCE_URL:=ftp://ftp.buici.com/pub/apex/ \ ftp://metalab.unc.edu/pub/Linux/system/boot/apex/ -PKG_MD5SUM:=ed2183311aacf5714afbd825f3671417 +PKG_MD5SUM:=1ef0881f80b89c7c0fb5d1c66a3b5ea1 include $(INCLUDE_DIR)/package.mk