[package] uci: revert pkg rev to 5 until updated sources are available (#7351)
authorjow <jow@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Thu, 20 May 2010 07:04:32 +0000 (07:04 +0000)
committerjow <jow@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Thu, 20 May 2010 07:04:32 +0000 (07:04 +0000)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@21516 3c298f89-4303-0410-b956-a3cf2f4a3e73

package/uci/Makefile

index fea8fa3..3ce9e9e 100644 (file)
@@ -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))