1
0
mirror of git://projects.qi-hardware.com/openwrt-xburst.git synced 2024-07-15 20:30:04 +03:00

apex: Updated to 1.5.8

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7768 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
rwhitby 2007-06-29 03:50:09 +00:00
parent 547500075f
commit 0555f214cf

View File

@ -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