commit: c3fd868a25bc4b65633ba745719805204140ab85 Author: Jeroen Roovers <jer <AT> gentoo <DOT> org> AuthorDate: Sun Sep 24 19:30:15 2017 +0000 Commit: Jeroen Roovers <jer <AT> gentoo <DOT> org> CommitDate: Sun Sep 24 19:30:15 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c3fd868a
net-analyzer/tcpflow: Add alternate sites for dfxml and be13_api snapshots. Package-Manager: Portage-2.3.10, Repoman-2.3.3 net-analyzer/tcpflow/tcpflow-1.5.0_alpha.ebuild | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/net-analyzer/tcpflow/tcpflow-1.5.0_alpha.ebuild b/net-analyzer/tcpflow/tcpflow-1.5.0_alpha.ebuild index b5ae445887a..d50a6ea4822 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"
