diff options
Diffstat (limited to 'package/network/utils/umbim/Makefile')
-rw-r--r-- | package/network/utils/umbim/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package/network/utils/umbim/Makefile b/package/network/utils/umbim/Makefile index 2ba6991bf8..4ea4a8b613 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 |