X-Git-Url: https://git.enpas.org/?a=blobdiff_plain;f=package%2Fapex%2FMakefile;h=97ddee18d8e6708896383b84db919f340a08374a;hb=dc37a9bd6b283cb94c3da3670ea30edd10081a44;hp=75a8ad782804414bc2c92bd37104c7a52c2a0e11;hpb=b0797ce463f7f352df845dd988a4d67cd5ede7c1;p=openwrt.git diff --git a/package/apex/Makefile b/package/apex/Makefile index 75a8ad7828..97ddee18d8 100644 --- a/package/apex/Makefile +++ b/package/apex/Makefile @@ -4,19 +4,17 @@ # This is free software, licensed under the GNU General Public License v2. # See /LICENSE for more information. # -# $Id$ include $(TOPDIR)/rules.mk PKG_NAME:=apex -PKG_VERSION:=1.5.14 -PKG_RELEASE:=3 +PKG_VERSION:=1.6.9 +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:=22fb46e76c8221c7bcc9734602367460 +PKG_MD5SUM:=9606cf2e3fd2c9a86fe0b61388509a30 PKG_TARGETS:=bin include $(INCLUDE_DIR)/package.mk