mirror of
git://projects.qi-hardware.com/openwrt-xburst.git
synced 2024-11-17 22:44:39 +02:00
[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
This commit is contained in:
parent
8821987b2f
commit
539f581cf2
@ -8,7 +8,7 @@
|
|||||||
include $(TOPDIR)/rules.mk
|
include $(TOPDIR)/rules.mk
|
||||||
|
|
||||||
UCI_VERSION=12012009
|
UCI_VERSION=12012009
|
||||||
UCI_RELEASE=6
|
UCI_RELEASE=5
|
||||||
|
|
||||||
PKG_NAME:=uci
|
PKG_NAME:=uci
|
||||||
PKG_VERSION:=$(UCI_VERSION)$(if $(UCI_RELEASE),.$(UCI_RELEASE))
|
PKG_VERSION:=$(UCI_VERSION)$(if $(UCI_RELEASE),.$(UCI_RELEASE))
|
||||||
|
Loading…
Reference in New Issue
Block a user