From ad2bc9c63bc35842198afaae9262c08229be99ec Mon Sep 17 00:00:00 2001 From: Rod Whitby Date: Sat, 2 Jun 2007 16:35:09 +0000 Subject: apex: Updated to version 1.5.6 (which includes the compiler inlining fixes). SVN-Revision: 7451 --- target/linux/ixp4xx-2.6/image/apex/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'target/linux/ixp4xx-2.6/image/apex/Makefile') 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 -- cgit v1.2.3