diff options
Diffstat (limited to 'net-analyzer/ostinato/ostinato-0.8.ebuild')
-rw-r--r-- | net-analyzer/ostinato/ostinato-0.8.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-analyzer/ostinato/ostinato-0.8.ebuild b/net-analyzer/ostinato/ostinato-0.8.ebuild index 9b5821f9b93a..3642909eb53e 100644 --- a/net-analyzer/ostinato/ostinato-0.8.ebuild +++ b/net-analyzer/ostinato/ostinato-0.8.ebuild @@ -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" |