net-analyzer/vnstat: use HTTPS
authorMichael Mair-Keimberger <m.mairkeimberger@gmail.com>
Sun, 6 May 2018 09:56:08 +0000 (11:56 +0200)
committerAaron Bauman <bman@gentoo.org>
Sun, 6 May 2018 14:13:45 +0000 (10:13 -0400)
net-analyzer/vnstat/vnstat-1.17-r3.ebuild
net-analyzer/vnstat/vnstat-1.17.ebuild
net-analyzer/vnstat/vnstat-1.18.ebuild
net-analyzer/vnstat/vnstat-9999.ebuild

index 6e0d7ba752b6d31c81159fcf9dab05fe3f35b262..c3e6409650f77e48d34ff450bd5cea37f80ed170 100644 (file)
@@ -1,12 +1,12 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
 inherit systemd user
 
 DESCRIPTION="Console-based network traffic monitor that keeps statistics of network usage"
-HOMEPAGE="http://humdi.net/vnstat/"
-SRC_URI="http://humdi.net/vnstat/${P}.tar.gz"
+HOMEPAGE="https://humdi.net/vnstat/"
+SRC_URI="https://humdi.net/vnstat/${P}.tar.gz"
 
 LICENSE="GPL-2"
 SLOT="0"
index 357fafc8b08f0cb1ea98bb30872da9adeff07466..d52c53733fd7ce36f0ef5b03a5c8b98a196fafe7 100644 (file)
@@ -1,12 +1,12 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
 inherit toolchain-funcs user
 
 DESCRIPTION="Console-based network traffic monitor that keeps statistics of network usage"
-HOMEPAGE="http://humdi.net/vnstat/"
-SRC_URI="http://humdi.net/vnstat/${P}.tar.gz"
+HOMEPAGE="https://humdi.net/vnstat/"
+SRC_URI="https://humdi.net/vnstat/${P}.tar.gz"
 
 LICENSE="GPL-2"
 SLOT="0"
index b30be708452a0e7f42488cfcdb00cbd8872cd744..c3e6409650f77e48d34ff450bd5cea37f80ed170 100644 (file)
@@ -5,8 +5,8 @@ EAPI=6
 inherit systemd user
 
 DESCRIPTION="Console-based network traffic monitor that keeps statistics of network usage"
-HOMEPAGE="http://humdi.net/vnstat/"
-SRC_URI="http://humdi.net/vnstat/${P}.tar.gz"
+HOMEPAGE="https://humdi.net/vnstat/"
+SRC_URI="https://humdi.net/vnstat/${P}.tar.gz"
 
 LICENSE="GPL-2"
 SLOT="0"
index 9e4b3546a2b24fdfba78e6ed8f0b6d9b51b4462e..c2951e6bc44d55ac956e72d855eb2fa17f012482 100644 (file)
@@ -1,11 +1,11 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
 inherit git-r3 systemd user
 
 DESCRIPTION="Console-based network traffic monitor that keeps statistics of network usage"
-HOMEPAGE="http://humdi.net/vnstat/"
+HOMEPAGE="https://humdi.net/vnstat/"
 EGIT_REPO_URI="https://github.com/vergoh/vnstat"
 
 LICENSE="GPL-2"