From e43ed6944cfa8359da5881afe41c1a47ed0606e3 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Micha=C5=82=20G=C3=B3rny?= Date: Mon, 16 Dec 2019 10:40:46 +0100 Subject: [PATCH] net-libs/ntirpc: [QA] Fix HomepageInSrcUri MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit Signed-off-by: Michał Górny --- net-libs/ntirpc/ntirpc-3.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/net-libs/ntirpc/ntirpc-3.0.ebuild b/net-libs/ntirpc/ntirpc-3.0.ebuild index f492c2991f56..660a94304bdd 100644 --- a/net-libs/ntirpc/ntirpc-3.0.ebuild +++ b/net-libs/ntirpc/ntirpc-3.0.ebuild @@ -7,7 +7,7 @@ inherit cmake-multilib DESCRIPTION="Transport Independent RPC library for nfs-ganesha" HOMEPAGE="https://github.com/nfs-ganesha/ntirpc" -SRC_URI="${HOMEPAGE}/archive/v${PV}.tar.gz -> ${P}.tar.gz" +SRC_URI="https://github.com/nfs-ganesha/ntirpc/archive/v${PV}.tar.gz -> ${P}.tar.gz" LICENSE="BSD" SLOT="0" -- 2.26.2