commit:     275786e52e04c5ec77f6c8698f7e583a767c4163
Author:     Jeroen Roovers <jer <AT> gentoo <DOT> org>
AuthorDate: Mon Jun 15 08:23:43 2020 +0000
Commit:     Jeroen Roovers <jer <AT> gentoo <DOT> org>
CommitDate: Mon Jun 15 08:25:39 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=275786e5

net-analyzer/tcpreplay: Update SRC_URI

Package-Manager: Portage-2.3.101, Repoman-2.3.22
Signed-off-by: Jeroen Roovers <jer <AT> gentoo.org>

 net-analyzer/tcpreplay/tcpreplay-4.3.3.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/net-analyzer/tcpreplay/tcpreplay-4.3.3.ebuild 
b/net-analyzer/tcpreplay/tcpreplay-4.3.3.ebuild
index 015df52f86f..d27b84b1c38 100644
--- a/net-analyzer/tcpreplay/tcpreplay-4.3.3.ebuild
+++ b/net-analyzer/tcpreplay/tcpreplay-4.3.3.ebuild
@@ -7,7 +7,7 @@ inherit autotools flag-o-matic
 DESCRIPTION="utilities for editing and replaying previously captured network 
traffic"
 HOMEPAGE="http://tcpreplay.appneta.com/ https://github.com/appneta/tcpreplay";
 LICENSE="BSD GPL-3"
-SRC_URI="https://github.com/appneta/${PN}/releases/download/v${PV/_/-}/${P/_/-}.tar.xz
 -> ${P}.tar.xz"
+SRC_URI="https://github.com/appneta/${PN}/releases/download/v${PV}/${P}.tar.xz";
 
 SLOT="0"
 KEYWORDS="~amd64 ~arm ~sparc ~x86"

Reply via email to