From eaaface92ee81f30a6ac66fe7acbcc42c00dc450 Mon Sep 17 00:00:00 2001 From: Justin Lecher 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 --- app-emacs/undo-tree/undo-tree-0.5.2.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'app-emacs/undo-tree/undo-tree-0.5.2.ebuild') diff --git a/app-emacs/undo-tree/undo-tree-0.5.2.ebuild b/app-emacs/undo-tree/undo-tree-0.5.2.ebuild index 5d2783463ec3..89b517f0508f 100644 --- a/app-emacs/undo-tree/undo-tree-0.5.2.ebuild +++ b/app-emacs/undo-tree/undo-tree-0.5.2.ebuild @@ -8,7 +8,7 @@ inherit elisp DESCRIPTION="Undo trees and visualization" HOMEPAGE="http://www.dr-qubit.org/emacs.php#undo-tree" -SRC_URI="http://dev.gentoo.org/~ulm/distfiles/${P}.el.bz2" +SRC_URI="https://dev.gentoo.org/~ulm/distfiles/${P}.el.bz2" LICENSE="GPL-3+" SLOT="0" -- cgit v1.2.3-65-gdbad