Author: nbd
Date: 2016-01-04 16:13:03 +0100 (Mon, 04 Jan 2016)
New Revision: 48127

Modified:
   trunk/package/system/uci/Makefile
Log:
uci: move to git.openwrt.org

Signed-off-by: Felix Fietkau <[email protected]>

Modified: trunk/package/system/uci/Makefile
===================================================================
--- trunk/package/system/uci/Makefile   2016-01-04 15:12:53 UTC (rev 48126)
+++ trunk/package/system/uci/Makefile   2016-01-04 15:13:03 UTC (rev 48127)
@@ -16,7 +16,7 @@
 PKG_REV:=2cd94fd505b293e657278e31deb32a7d66d20714
 
 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
-PKG_SOURCE_URL:=git://nbd.name/uci.git
+PKG_SOURCE_URL=$(OPENWRT_GIT)/project/uci.git
 PKG_SOURCE_SUBDIR:=uci-$(PKG_VERSION)
 PKG_SOURCE_VERSION:=$(PKG_REV)
 PKG_SOURCE_PROTO:=git
_______________________________________________
openwrt-commits mailing list
[email protected]
https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-commits

Reply via email to