commit:     b87c2d3e32327569bffba58b7881105b015fcdc5
Author:     Michael Orlitzky <mjo <AT> gentoo <DOT> org>
AuthorDate: Wed Nov 15 00:08:21 2023 +0000
Commit:     Michael Orlitzky <mjo <AT> gentoo <DOT> org>
CommitDate: Wed Nov 15 00:24:18 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b87c2d3e

app-emacs/nagios-mode: update HOMEPAGE, SRC_URI (http -> https)

Signed-off-by: Michael Orlitzky <mjo <AT> gentoo.org>

 app-emacs/nagios-mode/nagios-mode-0.4.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/app-emacs/nagios-mode/nagios-mode-0.4.ebuild 
b/app-emacs/nagios-mode/nagios-mode-0.4.ebuild
index 61504ff07fce..406abc8bd8f1 100644
--- a/app-emacs/nagios-mode/nagios-mode-0.4.ebuild
+++ b/app-emacs/nagios-mode/nagios-mode-0.4.ebuild
@@ -6,8 +6,8 @@ EAPI=8
 inherit elisp
 
 DESCRIPTION="Major mode for editing Nagios configuration files"
-HOMEPAGE="http://michael.orlitzky.com/code/nagios-mode.xhtml";
-SRC_URI="http://michael.orlitzky.com/code/releases/${P}.tar.xz";
+HOMEPAGE="https://michael.orlitzky.com/code/nagios-mode.xhtml";
+SRC_URI="https://michael.orlitzky.com/code/releases/${P}.tar.xz";
 
 LICENSE="GPL-3+"
 SLOT="0"

Reply via email to