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

index 182daa5a1e3c69cbe2bdc674e794ce5cb40e1a1f..0f7ca5284d9b03d6b8d005689d5b9d5774a02863 100644 (file)
@@ -6,7 +6,7 @@ EAPI=5
 inherit elisp
 
 DESCRIPTION="Emacs mode to ease editing of RPM spec files"
-HOMEPAGE="http://www.emacswiki.org/emacs/RpmSpecMode"
+HOMEPAGE="https://www.emacswiki.org/emacs/RpmSpecMode"
 # taken from http://www.tihlde.org/~stigb/${PN}.el
 SRC_URI="https://dev.gentoo.org/~ulm/distfiles/${P}.el.xz"