X-Git-Url: http://git.openwrt.org/?p=openwrt%2Fsvn-archive%2Farchive.git;a=blobdiff_plain;f=target%2Flinux%2Fixp4xx-2.6%2Fimage%2Fapex%2FMakefile;fp=target%2Flinux%2Fixp4xx-2.6%2Fimage%2Fapex%2FMakefile;h=abaa4324e538778c830d3422b1320bab571aad8b;hp=8d202904d03f68541af38eca26a595d7c81accdd;hb=44a7bedf00439a021daab8461ac9cd7fee94726e;hpb=23bb82f78333a96aefe4c66b1ac834b88f014484 diff --git a/target/linux/ixp4xx-2.6/image/apex/Makefile b/target/linux/ixp4xx-2.6/image/apex/Makefile index 8d202904d0..abaa4324e5 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.4 +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:=b07790b259f48653c32955244c23cc57 +PKG_MD5SUM:=1ef0881f80b89c7c0fb5d1c66a3b5ea1 include $(INCLUDE_DIR)/package.mk