app-emacs/bm: use HTTPS.
authorMichael Mair-Keimberger <m.mairkeimberger@gmail.com>
Thu, 15 Feb 2018 11:58:13 +0000 (12:58 +0100)
committerPatrice Clement <monsieurp@gentoo.org>
Tue, 20 Feb 2018 20:53:41 +0000 (21:53 +0100)
app-emacs/bm/bm-1.32_p20140214.ebuild

index 353004bf2c2059bafabf0c93c3d08ea848828cc1..559611b49d1dd5b1919777793f464b72e8d87abf 100644 (file)
@@ -6,8 +6,8 @@ EAPI=5
 inherit elisp
 
 DESCRIPTION="Visible bookmarks in buffer"
-HOMEPAGE="http://www.nongnu.org/bm/
-       http://www.emacswiki.org/emacs/VisibleBookmarks"
+HOMEPAGE="https://www.nongnu.org/bm/
+       https://www.emacswiki.org/emacs/VisibleBookmarks"
 # snapshot of https://github.com/joodland/bm.git
 SRC_URI="https://dev.gentoo.org/~ulm/distfiles/${P}.tar.xz"