summaryrefslogtreecommitdiffstats
path: root/package/system/ubox
diff options
context:
space:
mode:
authorFelix Fietkau <nbd@openwrt.org>2016-01-04 15:12:10 +0000
committerFelix Fietkau <nbd@openwrt.org>2016-01-04 15:12:10 +0000
commit8afc90225bd84d885e2856e8bf95cf745560f163 (patch)
tree0450c347c434591bfee9688aacbc5fa8de6a616c /package/system/ubox
parent21062c249535b208676625a3e5aaad7dbcec4a77 (diff)
downloadmaster-31e0f0ae-8afc90225bd84d885e2856e8bf95cf745560f163.tar.gz
master-31e0f0ae-8afc90225bd84d885e2856e8bf95cf745560f163.tar.bz2
master-31e0f0ae-8afc90225bd84d885e2856e8bf95cf745560f163.zip
ubox: move to git.openwrt.org
Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 48120
Diffstat (limited to 'package/system/ubox')
-rw-r--r--package/system/ubox/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/package/system/ubox/Makefile b/package/system/ubox/Makefile
index d8a86c0732..2199101528 100644
--- a/package/system/ubox/Makefile
+++ b/package/system/ubox/Makefile
@@ -5,7 +5,7 @@ PKG_VERSION:=2015-11-22
PKG_RELEASE=$(PKG_SOURCE_VERSION)
PKG_SOURCE_PROTO:=git
-PKG_SOURCE_URL:=git://nbd.name/luci2/ubox.git
+PKG_SOURCE_URL=$(OPENWRT_GIT)/project/ubox.git
PKG_SOURCE_SUBDIR:=$(PKG_NAME)-$(PKG_VERSION)
PKG_SOURCE_VERSION:=c086167a0154745c677f8730a336ea9cf7d71031
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION)-$(PKG_SOURCE_VERSION).tar.gz