summaryrefslogtreecommitdiffstats
path: root/package/network/utils/uqmi/Makefile
diff options
context:
space:
mode:
authorFelix Fietkau <nbd@openwrt.org>2016-01-04 15:12:33 +0000
committerFelix Fietkau <nbd@openwrt.org>2016-01-04 15:12:33 +0000
commit286e0917f30bd2aa7c8552ae1b04d64d5e2b7fa1 (patch)
tree26e6821f067e3dc654252394ba4a5d47ca4890a3 /package/network/utils/uqmi/Makefile
parent94f47d4d17c6c7f168babb01a5ef858365d172f7 (diff)
downloadopenwrt-286e0917f30bd2aa7c8552ae1b04d64d5e2b7fa1.tar.gz
openwrt-286e0917f30bd2aa7c8552ae1b04d64d5e2b7fa1.tar.bz2
openwrt-286e0917f30bd2aa7c8552ae1b04d64d5e2b7fa1.zip
uqmi: move to git.openwrt.org
Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 48124
Diffstat (limited to 'package/network/utils/uqmi/Makefile')
-rw-r--r--package/network/utils/uqmi/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/package/network/utils/uqmi/Makefile b/package/network/utils/uqmi/Makefile
index 7ccf549989..f8423608f2 100644
--- a/package/network/utils/uqmi/Makefile
+++ b/package/network/utils/uqmi/Makefile
@@ -5,7 +5,7 @@ PKG_VERSION:=2015-09-17
PKG_RELEASE=$(PKG_SOURCE_VERSION)
PKG_SOURCE_PROTO:=git
-PKG_SOURCE_URL:=git://nbd.name/uqmi.git
+PKG_SOURCE_URL=$(OPENWRT_GIT)/project/uqmi.git
PKG_SOURCE_SUBDIR:=$(PKG_NAME)-$(PKG_VERSION)
PKG_SOURCE_VERSION:=8a97586e9445a60e355dea13aa87885ab3dcb277
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION)-$(PKG_SOURCE_VERSION).tar.gz