projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
ar71xx: fix image signature for UBNT-XM boards
[openwrt.git]
/
package
/
ltq-ifxos
/
Makefile
diff --git
a/package/ltq-ifxos/Makefile
b/package/ltq-ifxos/Makefile
index
c947404
..
a43a10b
100644
(file)
--- a/
package/ltq-ifxos/Makefile
+++ b/
package/ltq-ifxos/Makefile
@@
-9,11
+9,11
@@
include $(TOPDIR)/rules.mk
include $(INCLUDE_DIR)/kernel.mk
PKG_NAME:=lib_ifxos
include $(INCLUDE_DIR)/kernel.mk
PKG_NAME:=lib_ifxos
-PKG_VERSION:=1.5.1
2
+PKG_VERSION:=1.5.1
4
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
-PKG_RELEASE:=
2
+PKG_RELEASE:=
3
PKG_SOURCE_URL:=http://mirror2.openwrt.org/sources
PKG_SOURCE_URL:=http://mirror2.openwrt.org/sources
-PKG_MD5SUM:=b
a775356bdd5e1b73b3e11a152710ed6
+PKG_MD5SUM:=b
c107f9d8ff6bed4c2760a2817bbb029
include $(INCLUDE_DIR)/package.mk
include $(INCLUDE_DIR)/package.mk
This page took
0.022725 seconds
and
4
git commands to generate.