aboutsummaryrefslogtreecommitdiffstats
path: root/package/apex/Makefile
diff options
context:
space:
mode:
authorAlexandros C. Couloumbis <alex@ozo.com>2010-09-04 17:02:18 +0000
committerAlexandros C. Couloumbis <alex@ozo.com>2010-09-04 17:02:18 +0000
commita72d6ab7140a070a1bd3a4a01cc7309d24b4e9e8 (patch)
tree871793aa42698942bcfb413e2032fc9c825e45f0 /package/apex/Makefile
parentf097df694456072541b89d3c0e08967c02cae868 (diff)
downloadupstream-a72d6ab7140a070a1bd3a4a01cc7309d24b4e9e8.tar.gz
upstream-a72d6ab7140a070a1bd3a4a01cc7309d24b4e9e8.tar.bz2
upstream-a72d6ab7140a070a1bd3a4a01cc7309d24b4e9e8.zip
package/apex: update apex to version 1.6.9
SVN-Revision: 22900
Diffstat (limited to 'package/apex/Makefile')
-rw-r--r--package/apex/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/package/apex/Makefile b/package/apex/Makefile
index e582c56236..97ddee18d8 100644
--- a/package/apex/Makefile
+++ b/package/apex/Makefile
@@ -8,13 +8,13 @@
include $(TOPDIR)/rules.mk
PKG_NAME:=apex
-PKG_VERSION:=1.5.14
-PKG_RELEASE:=3
+PKG_VERSION:=1.6.9
+PKG_RELEASE:=1
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:=22fb46e76c8221c7bcc9734602367460
+PKG_MD5SUM:=9606cf2e3fd2c9a86fe0b61388509a30
PKG_TARGETS:=bin
include $(INCLUDE_DIR)/package.mk