summaryrefslogtreecommitdiffstats
path: root/target/linux/ixp4xx-2.6/image/apex/Makefile
diff options
context:
space:
mode:
authorrwhitby <rwhitby@3c298f89-4303-0410-b956-a3cf2f4a3e73>2007-05-31 13:25:16 +0000
committerrwhitby <rwhitby@3c298f89-4303-0410-b956-a3cf2f4a3e73>2007-05-31 13:25:16 +0000
commit3b1fd7aba80fed5d315affbb20b29c2cbec0eabc (patch)
treec96c05473839f1f696a0a5a2cca57cb7f9e9cba5 /target/linux/ixp4xx-2.6/image/apex/Makefile
parent5043740b98b73ce10e03c58fb68d1c0b758a8b44 (diff)
apex: Updated to version 1.5.4
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7421 3c298f89-4303-0410-b956-a3cf2f4a3e73
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 7b781cfbd..8d202904d 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