From: Jeroen Roovers Date: Sun, 24 Sep 2017 19:30:15 +0000 (+0200) Subject: net-analyzer/tcpflow: Add alternate sites for dfxml and be13_api snapshots. X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=c3fd868a25bc4b65633ba745719805204140ab85;p=gentoo.git net-analyzer/tcpflow: Add alternate sites for dfxml and be13_api snapshots. Package-Manager: Portage-2.3.10, Repoman-2.3.3 --- diff --git a/net-analyzer/tcpflow/tcpflow-1.5.0_alpha.ebuild b/net-analyzer/tcpflow/tcpflow-1.5.0_alpha.ebuild index b5ae445887a7..d50a6ea48224 100644 --- a/net-analyzer/tcpflow/tcpflow-1.5.0_alpha.ebuild +++ b/net-analyzer/tcpflow/tcpflow-1.5.0_alpha.ebuild @@ -7,9 +7,11 @@ inherit autotools flag-o-matic DESCRIPTION="A tool for monitoring, capturing and storing TCP connections flows" HOMEPAGE="https://github.com/simsong/tcpflow https://packages.qa.debian.org/t/tcpflow.html" SRC_URI=" - https://github.com/simsong/${PN}/archive/${P/_/}.tar.gz - https://api.github.com/repos/simsong/dfxml/tarball/7d11eaa7da8d31f588ce8aecb4b4f5e7e8169ba6 -> dfxml-20170921.tar.gz https://api.github.com/repos/simsong/be13_api/tarball/c81521d768bb78499c069fcd7c47adc8eee0350c -> be13_api-20170924.tar.gz + https://api.github.com/repos/simsong/dfxml/tarball/7d11eaa7da8d31f588ce8aecb4b4f5e7e8169ba6 -> dfxml-20170921.tar.gz + https://dev.gentoo.org/~jer/be13_api-20170924.tar.gz + https://dev.gentoo.org/~jer/dfxml-20170921.tar.gz + https://github.com/simsong/${PN}/archive/${P/_/}.tar.gz " LICENSE="GPL-3"