summaryrefslogtreecommitdiffstats
path: root/target
diff options
context:
space:
mode:
authorrwhitby <rwhitby@3c298f89-4303-0410-b956-a3cf2f4a3e73>2007-06-29 03:50:09 +0000
committerrwhitby <rwhitby@3c298f89-4303-0410-b956-a3cf2f4a3e73>2007-06-29 03:50:09 +0000
commit0555f214cf15c0b63a4944cdf288e8d75b10ec14 (patch)
treeb9a70c08651276d94f6b67623f9b3fb05489528f /target
parent547500075f52d1ceae048c934248816fb7312006 (diff)
apex: Updated to 1.5.8
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7768 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target')
-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 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