summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeroen Roovers <jer@gentoo.org>2020-06-15 10:23:43 +0200
committerJeroen Roovers <jer@gentoo.org>2020-06-15 10:25:39 +0200
commit275786e52e04c5ec77f6c8698f7e583a767c4163 (patch)
tree2d78096a8fea418a1af27831726ae8db4265e5ed /net-analyzer/tcpreplay
parentdev-libs/appstream: Drop 0.12.10 (diff)
downloadgentoo-275786e52e04c5ec77f6c8698f7e583a767c4163.tar.gz
gentoo-275786e52e04c5ec77f6c8698f7e583a767c4163.tar.bz2
gentoo-275786e52e04c5ec77f6c8698f7e583a767c4163.zip
net-analyzer/tcpreplay: Update SRC_URI
Package-Manager: Portage-2.3.101, Repoman-2.3.22 Signed-off-by: Jeroen Roovers <jer@gentoo.org>
Diffstat (limited to 'net-analyzer/tcpreplay')
-rw-r--r--net-analyzer/tcpreplay/tcpreplay-4.3.3.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/net-analyzer/tcpreplay/tcpreplay-4.3.3.ebuild b/net-analyzer/tcpreplay/tcpreplay-4.3.3.ebuild
index 015df52f86f9..d27b84b1c383 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"