1
0
mirror of https://git.openwrt.org/openwrt/openwrt.git synced 2024-06-20 07:38:28 +02:00

rpcd: move to git.openwrt.org

Signed-off-by: Felix Fietkau <nbd@openwrt.org>

SVN-Revision: 48121
This commit is contained in:
Felix Fietkau 2016-01-04 15:12:16 +00:00
parent 8afc90225b
commit 409d546353

View File

@ -12,7 +12,7 @@ PKG_VERSION:=2015-01-10
PKG_RELEASE=$(PKG_SOURCE_VERSION)
PKG_SOURCE_PROTO:=git
PKG_SOURCE_URL:=git://nbd.name/luci2/rpcd.git
PKG_SOURCE_URL=$(OPENWRT_GIT)/project/rpcd.git
PKG_SOURCE_SUBDIR:=$(PKG_NAME)
PKG_SOURCE_VERSION:=f00890cd6eb47ad9bb5da0fb6c50aedc8406e7c5
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION)-$(PKG_SOURCE_VERSION).tar.gz