summaryrefslogtreecommitdiffstats
path: root/package/system/rpcd
diff options
context:
space:
mode:
authorFelix Fietkau <nbd@openwrt.org>2016-01-04 15:12:16 +0000
committerFelix Fietkau <nbd@openwrt.org>2016-01-04 15:12:16 +0000
commit409d5463536759b57c19804af92f54cd5f71d3f2 (patch)
tree3beeffd83fb3d0561492e791fdad501afced2dc5 /package/system/rpcd
parent8afc90225bd84d885e2856e8bf95cf745560f163 (diff)
downloadmaster-31e0f0ae-409d5463536759b57c19804af92f54cd5f71d3f2.tar.gz
master-31e0f0ae-409d5463536759b57c19804af92f54cd5f71d3f2.tar.bz2
master-31e0f0ae-409d5463536759b57c19804af92f54cd5f71d3f2.zip
rpcd: move to git.openwrt.org
Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 48121
Diffstat (limited to 'package/system/rpcd')
-rw-r--r--package/system/rpcd/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/package/system/rpcd/Makefile b/package/system/rpcd/Makefile
index dc7284af62..38aa134192 100644
--- a/package/system/rpcd/Makefile
+++ b/package/system/rpcd/Makefile
@@ -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