aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/ixp4xx-2.6/image/apex/Makefile
diff options
context:
space:
mode:
authorRod Whitby <rod@whitby.id.au>2007-06-02 05:17:59 +0000
committerRod Whitby <rod@whitby.id.au>2007-06-02 05:17:59 +0000
commit9e3e6089d5445dbb444c6f4e2fc42f34bbfdf791 (patch)
tree79af6d7697b75fb468cd8adf67865c0c592d510a /target/linux/ixp4xx-2.6/image/apex/Makefile
parent47ecff5cf8e907af397624a3bf09ba2a293053a8 (diff)
downloadupstream-9e3e6089d5445dbb444c6f4e2fc42f34bbfdf791.tar.gz
upstream-9e3e6089d5445dbb444c6f4e2fc42f34bbfdf791.tar.bz2
upstream-9e3e6089d5445dbb444c6f4e2fc42f34bbfdf791.zip
apex: Updated to 1.5.4 - this time it boots
SVN-Revision: 7441
Diffstat (limited to 'target/linux/ixp4xx-2.6/image/apex/Makefile')
-rw-r--r--target/linux/ixp4xx-2.6/image/apex/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/target/linux/ixp4xx-2.6/image/apex/Makefile b/target/linux/ixp4xx-2.6/image/apex/Makefile
index 7b781cfbdb..8d202904d0 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.4
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:=b07790b259f48653c32955244c23cc57
include $(INCLUDE_DIR)/package.mk