From: Jo-Philipp Wich Date: Thu, 20 May 2010 07:04:32 +0000 (+0000) Subject: uci: revert pkg rev to 5 until updated sources are available (#7351) X-Git-Url: http://git.lede-project.org./?a=commitdiff_plain;h=74fb19715ef3e9a2a925460c87246b637a7f077f;p=openwrt%2Fstaging%2Fkaloz.git uci: revert pkg rev to 5 until updated sources are available (#7351) SVN-Revision: 21516 --- 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))