summaryrefslogtreecommitdiff
path: root/package/network/utils/umbim
diff options
context:
space:
mode:
authorFelix Fietkau <nbd@openwrt.org>2016-01-04 15:11:49 +0000
committerFelix Fietkau <nbd@openwrt.org>2016-01-04 15:11:49 +0000
commit9cd6162b63ef31e2dca7f164c880ef4f035f34eb (patch)
tree654e7923676c1bbc9b54d7bf815133bf8092b5d4 /package/network/utils/umbim
parent11b7bc593c42218c7e19900a35140b4c7705d38e (diff)
downloadmtk-20170518-9cd6162b63ef31e2dca7f164c880ef4f035f34eb.zip
mtk-20170518-9cd6162b63ef31e2dca7f164c880ef4f035f34eb.tar.gz
mtk-20170518-9cd6162b63ef31e2dca7f164c880ef4f035f34eb.tar.bz2
packages: use OPENWRT_GIT to point at the main openwrt git repo
Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 48118
Diffstat (limited to 'package/network/utils/umbim')
-rw-r--r--package/network/utils/umbim/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/package/network/utils/umbim/Makefile b/package/network/utils/umbim/Makefile
index 2ba6991..4ea4a8b 100644
--- a/package/network/utils/umbim/Makefile
+++ b/package/network/utils/umbim/Makefile
@@ -5,7 +5,7 @@ PKG_VERSION:=2015-04-09
PKG_RELEASE=$(PKG_SOURCE_VERSION)
PKG_SOURCE_PROTO:=git
-PKG_SOURCE_URL:=git://git.openwrt.org/project/umbim.git
+PKG_SOURCE_URL=$(OPENWRT_GIT)/project/umbim.git
PKG_SOURCE_SUBDIR:=$(PKG_NAME)-$(PKG_VERSION)
PKG_SOURCE_VERSION:=af9c293c1f1d8a97fbd8adf9c6070ead4920ca84
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION)-$(PKG_SOURCE_VERSION).tar.gz