diff options
author | Michael Palimaka <kensington@gentoo.org> | 2017-06-12 21:03:31 +1000 |
---|---|---|
committer | Michael Palimaka <kensington@gentoo.org> | 2017-06-12 21:06:11 +1000 |
commit | f892a7ce7c2c22f7beedd8859fa9e3824d0ee8bd (patch) | |
tree | 810e0ac5aed0f0c4ebb4d7ee76d42f7f00e25df9 /www-apps | |
parent | www-servers/hiawatha: use HTTPS (diff) | |
download | gentoo-f892a7ce7c2c22f7beedd8859fa9e3824d0ee8bd.tar.gz gentoo-f892a7ce7c2c22f7beedd8859fa9e3824d0ee8bd.tar.bz2 gentoo-f892a7ce7c2c22f7beedd8859fa9e3824d0ee8bd.zip |
www-apps/hiawatha-monitor: use HTTPS
Package-Manager: Portage-2.3.5, Repoman-2.3.2
Diffstat (limited to 'www-apps')
-rw-r--r-- | www-apps/hiawatha-monitor/hiawatha-monitor-1.3-r1.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/www-apps/hiawatha-monitor/hiawatha-monitor-1.3-r1.ebuild b/www-apps/hiawatha-monitor/hiawatha-monitor-1.3-r1.ebuild index 178b50f44fd2..5ba20143b6b2 100644 --- a/www-apps/hiawatha-monitor/hiawatha-monitor-1.3-r1.ebuild +++ b/www-apps/hiawatha-monitor/hiawatha-monitor-1.3-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -6,8 +6,8 @@ EAPI=6 MY_P="monitor" DESCRIPTION="Monitoring application for www-servers/hiawatha" -HOMEPAGE="http://www.hiawatha-webserver.org/howto/monitor" -SRC_URI="http://www.hiawatha-webserver.org/files/${MY_P}-${PV}.tar.gz " +HOMEPAGE="https://www.hiawatha-webserver.org/howto/monitor" +SRC_URI="https://www.hiawatha-webserver.org/files/${MY_P}-${PV}.tar.gz " LICENSE="GPL-2" SLOT="0" |