From 6cacf82bf9264b4a47089db0ac204f85281428f3 Mon Sep 17 00:00:00 2001 From: Michael Mair-Keimberger Date: Wed, 20 Mar 2019 18:52:24 +0100 Subject: app-editors/scite: use HTTPS Signed-off-by: Michael Mair-Keimberger Closes: https://github.com/gentoo/gentoo/pull/11423 Signed-off-by: Aaron Bauman --- app-editors/scite/scite-4.1.3.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'app-editors/scite') diff --git a/app-editors/scite/scite-4.1.3.ebuild b/app-editors/scite/scite-4.1.3.ebuild index fd4938711afc..f70a85c76c19 100644 --- a/app-editors/scite/scite-4.1.3.ebuild +++ b/app-editors/scite/scite-4.1.3.ebuild @@ -7,7 +7,7 @@ inherit gnome2-utils toolchain-funcs xdg-utils MY_PV=${PV//./} DESCRIPTION="A very powerful, highly configurable, small editor with syntax coloring" -HOMEPAGE="http://www.scintilla.org/SciTE.html" +HOMEPAGE="https://www.scintilla.org/SciTE.html" SRC_URI="https://www.scintilla.org/${PN}${MY_PV}.tgz -> ${P}.tgz" LICENSE="HPND lua? ( MIT )" -- cgit v1.2.3-65-gdbad