diff options
-rw-r--r-- | app-emacs/icicles/icicles-2013.04.23.23400.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-emacs/icicles/icicles-2013.04.23.23400.ebuild b/app-emacs/icicles/icicles-2013.04.23.23400.ebuild index cdbb94901ca9..341a08fa8d7b 100644 --- a/app-emacs/icicles/icicles-2013.04.23.23400.ebuild +++ b/app-emacs/icicles/icicles-2013.04.23.23400.ebuild @@ -6,7 +6,7 @@ EAPI=5 inherit elisp DESCRIPTION="Minibuffer input completion and cycling" -HOMEPAGE="http://www.emacswiki.org/emacs/Icicles" +HOMEPAGE="https://www.emacswiki.org/emacs/Icicles" SRC_URI="https://github.com/emacsmirror/icicles/archive/${PV}.tar.gz -> ${P}.tar.gz" LICENSE="GPL-3+" |