summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2019-12-16 10:40:46 +0100
committerMichał Górny <mgorny@gentoo.org>2019-12-16 10:47:11 +0100
commite43ed6944cfa8359da5881afe41c1a47ed0606e3 (patch)
tree049dd8a4731c21912b6ef6279a10c683f5791f6d /net-libs/ntirpc
parentnet-vpn/networkmanager-strongswan: amd64 stable wrt bug #702782 (diff)
downloadgentoo-e43ed6944cfa8359da5881afe41c1a47ed0606e3.tar.gz
gentoo-e43ed6944cfa8359da5881afe41c1a47ed0606e3.tar.bz2
gentoo-e43ed6944cfa8359da5881afe41c1a47ed0606e3.zip
net-libs/ntirpc: [QA] Fix HomepageInSrcUri
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'net-libs/ntirpc')
-rw-r--r--net-libs/ntirpc/ntirpc-3.0.ebuild2
1 files changed, 1 insertions, 1 deletions
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"