aboutsummaryrefslogtreecommitdiffstats
path: root/package/system/ubus
diff options
context:
space:
mode:
authorJohn Crispin <john@phrozen.org>2016-06-06 21:16:47 +0200
committerJohn Crispin <john@phrozen.org>2016-06-13 22:51:41 +0200
commit62dc9831d34a3ce45f68c1749b136286457b5265 (patch)
treee4af1437bd8acbc958bfea5c13f6a622de46e199 /package/system/ubus
parent399d214d05442fcf97702c531d610e4b806df37e (diff)
downloadupstream-62dc9831d34a3ce45f68c1749b136286457b5265.tar.gz
upstream-62dc9831d34a3ce45f68c1749b136286457b5265.tar.bz2
upstream-62dc9831d34a3ce45f68c1749b136286457b5265.zip
package/*: update git urls for project repos
Signed-off-by: John Crispin <john@phrozen.org>
Diffstat (limited to 'package/system/ubus')
-rw-r--r--package/system/ubus/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/package/system/ubus/Makefile b/package/system/ubus/Makefile
index 51356706ac..284c5cd667 100644
--- a/package/system/ubus/Makefile
+++ b/package/system/ubus/Makefile
@@ -5,7 +5,7 @@ PKG_VERSION:=2016-06-01
PKG_RELEASE=$(PKG_SOURCE_VERSION)
PKG_SOURCE_PROTO:=git
-PKG_SOURCE_URL=$(OPENWRT_GIT)/project/ubus.git
+PKG_SOURCE_URL=$(LEDE_GIT)/project/ubus.git
PKG_SOURCE_SUBDIR:=$(PKG_NAME)-$(PKG_VERSION)
PKG_SOURCE_VERSION:=96ab0b3032f5caf443162f38073403a372b3e1c1
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION)-$(PKG_SOURCE_VERSION).tar.gz