net-libs/ntirpc: [QA] Fix HomepageInSrcUri
authorMichał Górny <mgorny@gentoo.org>
Mon, 16 Dec 2019 09:40:46 +0000 (10:40 +0100)
committerMichał Górny <mgorny@gentoo.org>
Mon, 16 Dec 2019 09:47:11 +0000 (10:47 +0100)
Signed-off-by: Michał Górny <mgorny@gentoo.org>
net-libs/ntirpc/ntirpc-3.0.ebuild

index f492c2991f56f7d2a049cf3fbbeda57915221b71..660a94304bdd473c5d1fb5f8d232ad6e0226135c 100644 (file)
@@ -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"