summaryrefslogtreecommitdiffstats
path: root/package/apex/Makefile
diff options
context:
space:
mode:
authoracoul <acoul@3c298f89-4303-0410-b956-a3cf2f4a3e73>2010-09-04 17:02:18 +0000
committeracoul <acoul@3c298f89-4303-0410-b956-a3cf2f4a3e73>2010-09-04 17:02:18 +0000
commitbd981197df11911bd7ce2ff73d5ce3e6a0ae270c (patch)
tree88052c5a2ed41b97f0d85efb260b564dfc20f52f /package/apex/Makefile
parentd3108e930a6cad93bb67040f7b8bf422593816b8 (diff)
package/apex: update apex to version 1.6.9
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@22900 3c298f89-4303-0410-b956-a3cf2f4a3e73
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 e582c5623..97ddee18d 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