apex: Updated to version 1.5.4
[openwrt/svn-archive/archive.git] / target / linux / ixp4xx-2.6 / image / apex / Makefile
index 7b781cfbdb0613fc8057814c1d4b162992089f62..8d202904d03f68541af38eca26a595d7c81accdd 100644 (file)
@@ -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