packages: use OPENWRT_GIT to point at the main openwrt git repo
Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 48118
This commit is contained in:
@@ -9,7 +9,7 @@ PKG_VERSION:=2015-11-22
|
||||
PKG_RELEASE=$(PKG_SOURCE_VERSION)
|
||||
|
||||
PKG_SOURCE_PROTO:=git
|
||||
PKG_SOURCE_URL:=http://git.openwrt.org/project/mountd.git
|
||||
PKG_SOURCE_URL=$(OPENWRT_GIT)/project/mountd.git
|
||||
PKG_SOURCE_SUBDIR:=$(PKG_NAME)-$(PKG_VERSION)
|
||||
PKG_SOURCE_VERSION:=8476a03b25d457e99f59e6372b8d9faebe2266f8
|
||||
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION)-$(PKG_SOURCE_VERSION).tar.gz
|
||||
|
||||
Reference in New Issue
Block a user