www-misc/monitorix: use HTTPS, fix download link
authorMichael Mair-Keimberger <m.mairkeimberger@gmail.com>
Fri, 1 Jun 2018 17:46:01 +0000 (19:46 +0200)
committerAaron Bauman <bman@gentoo.org>
Sat, 2 Jun 2018 00:56:54 +0000 (20:56 -0400)
Closes: https://github.com/gentoo/gentoo/pull/8686

www-misc/monitorix/monitorix-3.10.0-r1.ebuild
www-misc/monitorix/monitorix-3.10.1.ebuild
www-misc/monitorix/monitorix-3.5.1.ebuild
www-misc/monitorix/monitorix-3.8.1-r1.ebuild
www-misc/monitorix/monitorix-3.9.0.ebuild

index e381f42729a8ab9165e01d42dc80f25dc0ca6a15..65bcc53b45f27f62ddd3ed0c786a39e703d3fffd 100644 (file)
@@ -6,7 +6,7 @@ EAPI="6"
 inherit systemd user
 
 DESCRIPTION="A lightweight system monitoring tool"
-HOMEPAGE="http://www.monitorix.org/"
+HOMEPAGE="https://www.monitorix.org/"
 SRC_URI="https://github.com/mikaku/Monitorix/archive/v${PV}.tar.gz -> ${P}.tar.gz"
 
 LICENSE="GPL-2+"
index 4613e771aaa447a6ae6415eb56b995269b87d682..f165098b3193e1efd2ac1c3c9b62c49bd6f964b0 100644 (file)
@@ -6,8 +6,8 @@ EAPI="6"
 inherit systemd user
 
 DESCRIPTION="A lightweight system monitoring tool"
-HOMEPAGE="http://www.monitorix.org/"
-SRC_URI="http://www.monitorix.org/${P}.tar.gz"
+HOMEPAGE="https://www.monitorix.org/"
+SRC_URI="https://www.monitorix.org/${P}.tar.gz"
 
 LICENSE="GPL-2+"
 SLOT="0"
index 9f78f1643553752fe548d6fad5347693b7956bf2..196ac7412195a8bc1304dc7679aba7edd99323c0 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI="5"
@@ -6,8 +6,8 @@ EAPI="5"
 inherit eutils systemd user
 
 DESCRIPTION="A lightweight system monitoring tool"
-HOMEPAGE="http://www.monitorix.org/"
-SRC_URI="http://www.${PN}.org/${P}.tar.gz"
+HOMEPAGE="https://www.monitorix.org/"
+SRC_URI="https://www.${PN}.org/old-versions/${P}.tar.gz"
 
 LICENSE="GPL-2"
 SLOT="0"
index a65bc9ee53bee85f7252a0c65ed92681f6900e4e..95b8748ea90a28c52693e969b1dd451c72cb3a42 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI="5"
@@ -6,7 +6,7 @@ EAPI="5"
 inherit systemd user
 
 DESCRIPTION="A lightweight system monitoring tool"
-HOMEPAGE="http://www.monitorix.org/"
+HOMEPAGE="https://www.monitorix.org/"
 SRC_URI="https://github.com/mikaku/Monitorix/archive/v${PV}.tar.gz -> ${P}.tar.gz"
 
 LICENSE="GPL-2"
index 5418de13539271592b24aba4d376b258e943ed1e..d56a7fd639842cc78e466064357dcbd88f205019 100644 (file)
@@ -6,7 +6,7 @@ EAPI="6"
 inherit systemd user
 
 DESCRIPTION="A lightweight system monitoring tool"
-HOMEPAGE="http://www.monitorix.org/"
+HOMEPAGE="https://www.monitorix.org/"
 SRC_URI="https://github.com/mikaku/Monitorix/archive/v${PV}.tar.gz -> ${P}.tar.gz"
 
 LICENSE="GPL-2+"