summaryrefslogtreecommitdiff
path: root/package/uci
diff options
context:
space:
mode:
authorJo-Philipp Wich <jow@openwrt.org>2010-05-20 07:04:32 +0000
committerJo-Philipp Wich <jow@openwrt.org>2010-05-20 07:04:32 +0000
commit74fb19715ef3e9a2a925460c87246b637a7f077f (patch)
treeb618faeb40f04aaa82084e41cb1b513b48249b78 /package/uci
parentff483c2cf604cf2bffb9a76a0190ef5c9d14c776 (diff)
downloadmtk-20170518-74fb19715ef3e9a2a925460c87246b637a7f077f.zip
mtk-20170518-74fb19715ef3e9a2a925460c87246b637a7f077f.tar.gz
mtk-20170518-74fb19715ef3e9a2a925460c87246b637a7f077f.tar.bz2
uci: revert pkg rev to 5 until updated sources are available (#7351)
SVN-Revision: 21516
Diffstat (limited to 'package/uci')
-rw-r--r--package/uci/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/package/uci/Makefile b/package/uci/Makefile
index fea8fa3..3ce9e9e 100644
--- 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))