app-emacs/mode-compile: use HTTPS.
authorMichael Mair-Keimberger <m.mairkeimberger@gmail.com>
Thu, 15 Feb 2018 11:58:16 +0000 (12:58 +0100)
committerPatrice Clement <monsieurp@gentoo.org>
Tue, 20 Feb 2018 20:54:33 +0000 (21:54 +0100)
app-emacs/mode-compile/mode-compile-2.29.1.ebuild

index 157a8699665c960b1b194382a3c9f40097d20501..9f05df6283b4f82d70317c364d50088157278fac 100644 (file)
@@ -7,7 +7,7 @@ inherit elisp
 
 DESCRIPTION="Smart command for compiling files according to major-mode"
 HOMEPAGE="https://github.com/emacsmirror/mode-compile
-       http://www.emacswiki.org/emacs/ModeCompile"
+       https://www.emacswiki.org/emacs/ModeCompile"
 SRC_URI="https://github.com/emacsmirror/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz"
 
 LICENSE="GPL-3+"