diff options
author | John Crispin <john@openwrt.org> | 2011-07-07 18:20:02 +0000 |
---|---|---|
committer | John Crispin <john@openwrt.org> | 2011-07-07 18:20:02 +0000 |
commit | 35309dbbc87bcacd9b58f0964f799191ce5ab1a3 (patch) | |
tree | c8191aa008b5a2b81768387f88ed9455efea0413 /package/ltq-ifxos/Makefile | |
parent | 7aa12362b1dfa989b7e89268002edb6271ff02b6 (diff) | |
download | upstream-35309dbbc87bcacd9b58f0964f799191ce5ab1a3.tar.gz upstream-35309dbbc87bcacd9b58f0964f799191ce5ab1a3.tar.bz2 upstream-35309dbbc87bcacd9b58f0964f799191ce5ab1a3.zip |
update ltq-ifxos to version 1.5.14
SVN-Revision: 27531
Diffstat (limited to 'package/ltq-ifxos/Makefile')
-rw-r--r-- | package/ltq-ifxos/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/package/ltq-ifxos/Makefile b/package/ltq-ifxos/Makefile index c947404b99..2dd26740fb 100644 --- a/package/ltq-ifxos/Makefile +++ b/package/ltq-ifxos/Makefile @@ -9,9 +9,9 @@ include $(TOPDIR)/rules.mk include $(INCLUDE_DIR)/kernel.mk PKG_NAME:=lib_ifxos -PKG_VERSION:=1.5.12 +PKG_VERSION:=1.5.14 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz -PKG_RELEASE:=2 +PKG_RELEASE:=3 PKG_SOURCE_URL:=http://mirror2.openwrt.org/sources PKG_MD5SUM:=ba775356bdd5e1b73b3e11a152710ed6 |