net-libs/nDPI: use HTTPS.
authorMichael Mair-Keimberger <m.mairkeimberger@gmail.com>
Mon, 8 Apr 2019 17:13:06 +0000 (19:13 +0200)
committerPatrice Clement <monsieurp@gentoo.org>
Mon, 8 Apr 2019 21:36:29 +0000 (23:36 +0200)
Signed-off-by: Michael Mair-Keimberger <m.mairkeimberger@gmail.com>
Closes: https://github.com/gentoo/gentoo/pull/11636
Signed-off-by: Patrice Clement <monsieurp@gentoo.org>
net-libs/nDPI/nDPI-2.0.ebuild
net-libs/nDPI/nDPI-2.2.ebuild

index bb584aa942cb7dc6bb7430f686cc0ba756403c01..4ebbdd771cb6b7f3975e3f6ba0ae6f9e11e69f7f 100644 (file)
@@ -1,11 +1,11 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2019 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
 inherit autotools eutils multilib
 
 DESCRIPTION="Open Source Deep Packet Inspection Software Toolkit"
-HOMEPAGE="http://www.ntop.org/"
+HOMEPAGE="https://www.ntop.org/"
 SRC_URI="https://github.com/ntop/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz"
 
 LICENSE="GPL-3"
index 6c0160ff6cd8c1bae43134b542bb6af870b3c443..5900e30b80b8e757927f34e9c86f636e6df5c32c 100644 (file)
@@ -1,11 +1,11 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2019 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
 inherit autotools eutils multilib versionator
 
 DESCRIPTION="Open Source Deep Packet Inspection Software Toolkit"
-HOMEPAGE="http://www.ntop.org/"
+HOMEPAGE="https://www.ntop.org/"
 SRC_URI="https://github.com/ntop/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz"
 
 LICENSE="GPL-3"