X-Git-Url: http://git.ozo.com/?a=blobdiff_plain;ds=sidebyside;f=target%2Flinux%2Fixp4xx-2.6%2Fimage%2Fapex%2FMakefile;h=759a4ef75be3f4e52c3df73d84a9e414dc55924c;hb=0555f214cf15c0b63a4944cdf288e8d75b10ec14;hp=abaa4324e538778c830d3422b1320bab571aad8b;hpb=9a84ef5a087804e72519042e42b609a82d3e1e60;p=openwrt-10.03%2F.git diff --git a/target/linux/ixp4xx-2.6/image/apex/Makefile b/target/linux/ixp4xx-2.6/image/apex/Makefile index abaa4324e..759a4ef75 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.5.6 +PKG_VERSION:=1.5.8 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:=1ef0881f80b89c7c0fb5d1c66a3b5ea1 +PKG_MD5SUM:=bb96cc8d50b4f00ee653f0800643ea8a include $(INCLUDE_DIR)/package.mk