projects
/
openwrt
/
staging
/
kaloz.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
ff483c2
)
uci: revert pkg rev to 5 until updated sources are available (#7351)
author
Jo-Philipp Wich
<jow@openwrt.org>
Thu, 20 May 2010 07:04:32 +0000
(07:04 +0000)
committer
Jo-Philipp Wich
<jow@openwrt.org>
Thu, 20 May 2010 07:04:32 +0000
(07:04 +0000)
SVN-Revision: 21516
package/uci/Makefile
patch
|
blob
|
history
diff --git
a/package/uci/Makefile
b/package/uci/Makefile
index fea8fa3922157d8c9130bf2b7ac80d2b2158a400..3ce9e9ee3887939e2573dc7745dabf89a386485c 100644
(file)
--- a/
package/uci/Makefile
+++ b/
package/uci/Makefile
@@
-8,7
+8,7
@@
include $(TOPDIR)/rules.mk
UCI_VERSION=12012009
-UCI_RELEASE=
6
+UCI_RELEASE=
5
PKG_NAME:=uci
PKG_VERSION:=$(UCI_VERSION)$(if $(UCI_RELEASE),.$(UCI_RELEASE))