aboutsummaryrefslogtreecommitdiffstats
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
commit7bccce5b4278f98141c83ec0ed14c9c36b8617e2 (patch)
treefa7994f13689085b4a6ad818a5ac6f272f08e4e6 /package/uci
parentc610715004e4f6124b2a6b71af149671b6dba687 (diff)
downloadupstream-7bccce5b4278f98141c83ec0ed14c9c36b8617e2.tar.gz
upstream-7bccce5b4278f98141c83ec0ed14c9c36b8617e2.tar.bz2
upstream-7bccce5b4278f98141c83ec0ed14c9c36b8617e2.zip
[package] uci: revert pkg rev to 5 until updated sources are available (#7351)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@21516 3c298f89-4303-0410-b956-a3cf2f4a3e73
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 fea8fa3922..3ce9e9ee38 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))