mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-23 16:49:10 -07:00
www-apps/hiawatha-monitor: use HTTPS
Package-Manager: Portage-2.3.5, Repoman-2.3.2
This commit is contained in:
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user