relayd: move to git.openwrt.org
Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 48129
This commit is contained in:
parent
9632c00435
commit
f500c8f3ac
1 changed files with 1 additions and 1 deletions
|
@ -13,7 +13,7 @@ PKG_RELEASE=$(PKG_SOURCE_VERSION)
|
|||
|
||||
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.bz2
|
||||
PKG_SOURCE_SUBDIR:=$(PKG_NAME)-$(PKG_VERSION)
|
||||
PKG_SOURCE_URL:=git://nbd.name/relayd.git
|
||||
PKG_SOURCE_URL=$(OPENWRT_GIT)/project/relayd.git
|
||||
PKG_SOURCE_PROTO:=git
|
||||
PKG_SOURCE_VERSION:=83dba5d525a3b7c2ae4fcb24961143bfcfc93ba7
|
||||
|
||||
|
|
Loading…
Reference in a new issue