commit:     e43ed6944cfa8359da5881afe41c1a47ed0606e3
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Mon Dec 16 09:40:46 2019 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Mon Dec 16 09:47:11 2019 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e43ed694

net-libs/ntirpc: [QA] Fix HomepageInSrcUri

Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>

 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 f492c2991f5..660a94304bd 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"

Reply via email to