From b662e546932907fa9991bed2588e81fd41a43862 Mon Sep 17 00:00:00 2001 From: Zac Medico Date: Sun, 17 May 2020 22:57:25 -0700 Subject: [PATCH] dev-util/ply: Fix SRC_URI Package-Manager: Portage-2.3.99, Repoman-2.3.22 Signed-off-by: Zac Medico --- dev-util/ply/ply-2.1.1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-util/ply/ply-2.1.1.ebuild b/dev-util/ply/ply-2.1.1.ebuild index d9e8cefdd72a..3721bd7bdb01 100644 --- a/dev-util/ply/ply-2.1.1.ebuild +++ b/dev-util/ply/ply-2.1.1.ebuild @@ -7,7 +7,7 @@ inherit autotools linux-info DESCRIPTION="Dynamic instrumentation of the Linux kernel with BPF and kprobes" HOMEPAGE="https://github.com/iovisor/ply" -SRC_URI="https://github.com/iovisor/ply/archive/${P}.tar.gz" +SRC_URI="https://github.com/iovisor/ply/archive/${PV}.tar.gz -> ${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -- 2.26.2