From eaaface92ee81f30a6ac66fe7acbcc42c00dc450 Mon Sep 17 00:00:00 2001 From: Justin Lecher <jlec@gentoo.org> Date: Mon, 24 Aug 2015 12:47:45 +0200 Subject: Use https by default Convert all URLs for sites supporting encrypted connections from http to https Signed-off-by: Justin Lecher <jlec@gentoo.org> --- net-analyzer/nagios-core/metadata.xml | 2 +- net-analyzer/nagios-core/nagios-core-4.0.8-r1.ebuild | 2 +- net-analyzer/nagios-core/nagios-core-4.0.8-r2.ebuild | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) (limited to 'net-analyzer/nagios-core') diff --git a/net-analyzer/nagios-core/metadata.xml b/net-analyzer/nagios-core/metadata.xml index 78b30f7c65e8..6abf71881896 100644 --- a/net-analyzer/nagios-core/metadata.xml +++ b/net-analyzer/nagios-core/metadata.xml @@ -1,5 +1,5 @@ <?xml version="1.0" encoding="UTF-8"?> -<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> +<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd"> <pkgmetadata> <maintainer> <email>andrew@ahamilto.net</email> diff --git a/net-analyzer/nagios-core/nagios-core-4.0.8-r1.ebuild b/net-analyzer/nagios-core/nagios-core-4.0.8-r1.ebuild index 716d575c5335..ed84651fe16d 100644 --- a/net-analyzer/nagios-core/nagios-core-4.0.8-r1.ebuild +++ b/net-analyzer/nagios-core/nagios-core-4.0.8-r1.ebuild @@ -14,7 +14,7 @@ HOMEPAGE="http://www.nagios.org/" # extracted, and also the basename of the archive containing it. GENTOO_ICONS="${PN}-gentoo-icons-20141125" SRC_URI="mirror://sourceforge/nagios/${MY_P}.tar.gz - web? ( http://dev.gentoo.org/~mjo/distfiles/${GENTOO_ICONS}.tar )" + web? ( https://dev.gentoo.org/~mjo/distfiles/${GENTOO_ICONS}.tar )" LICENSE="GPL-2" SLOT="0" diff --git a/net-analyzer/nagios-core/nagios-core-4.0.8-r2.ebuild b/net-analyzer/nagios-core/nagios-core-4.0.8-r2.ebuild index 117a8833169a..195a60880cef 100644 --- a/net-analyzer/nagios-core/nagios-core-4.0.8-r2.ebuild +++ b/net-analyzer/nagios-core/nagios-core-4.0.8-r2.ebuild @@ -14,7 +14,7 @@ HOMEPAGE="http://www.nagios.org/" # extracted, and also the basename of the archive containing it. GENTOO_ICONS="${PN}-gentoo-icons-20141125" SRC_URI="mirror://sourceforge/nagios/${MY_P}.tar.gz - web? ( http://dev.gentoo.org/~mjo/distfiles/${GENTOO_ICONS}.tar )" + web? ( https://dev.gentoo.org/~mjo/distfiles/${GENTOO_ICONS}.tar )" LICENSE="GPL-2" SLOT="0" -- cgit v1.2.3-65-gdbad