mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 04:59:14 -07:00
net-analyzer/ostinato: use HTTPS
This commit is contained in:
committed by
Aaron Bauman
parent
1b032c8990
commit
74828acd1f
@@ -1,11 +1,11 @@
|
||||
# Copyright 1999-2014 Gentoo Foundation
|
||||
# Copyright 1999-2018 Gentoo Foundation
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
|
||||
EAPI=5
|
||||
inherit qt4-r2
|
||||
|
||||
DESCRIPTION="A packet generator and analyzer"
|
||||
HOMEPAGE="http://ostinato.org/"
|
||||
HOMEPAGE="https://ostinato.org"
|
||||
SRC_URI="https://ostinato.googlecode.com/files/${PN}-src-${PV}.tar.gz"
|
||||
|
||||
LICENSE="GPL-3"
|
||||
|
||||
@@ -1,11 +1,11 @@
|
||||
# Copyright 1999-2016 Gentoo Foundation
|
||||
# Copyright 1999-2018 Gentoo Foundation
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
|
||||
EAPI=5
|
||||
inherit qt4-r2
|
||||
|
||||
DESCRIPTION="A packet generator and analyzer"
|
||||
HOMEPAGE="http://ostinato.org/"
|
||||
HOMEPAGE="https://ostinato.org"
|
||||
SRC_URI="https://bintray.com/pstavirs/ostinato/download_file?file_path=${PN}-src-${PV}.tar.gz -> ${P}.tar.gz"
|
||||
|
||||
LICENSE="GPL-3"
|
||||
|
||||
@@ -5,7 +5,7 @@ EAPI=6
|
||||
inherit qmake-utils
|
||||
|
||||
DESCRIPTION="A packet generator and analyzer"
|
||||
HOMEPAGE="http://ostinato.org/"
|
||||
HOMEPAGE="https://ostinato.org"
|
||||
SRC_URI="https://github.com/pstavirs/ostinato/archive/v${PV}.tar.gz -> ${P}.tar.gz"
|
||||
|
||||
LICENSE="GPL-3"
|
||||
|
||||
Reference in New Issue
Block a user