From: Michael Mair-Keimberger Date: Wed, 21 Mar 2018 19:45:34 +0000 (+0100) Subject: app-text/openlp: use HTTPS X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=8606abd5dcb2bfe952f7f5b6afcb118b7697cfd5;p=gentoo.git app-text/openlp: use HTTPS Closes: https://github.com/gentoo/gentoo/pull/7539 --- diff --git a/app-text/openlp/openlp-2.4.2.ebuild b/app-text/openlp/openlp-2.4.2.ebuild index eb72deb54d74..bc37f2d34a1d 100644 --- a/app-text/openlp/openlp-2.4.2.ebuild +++ b/app-text/openlp/openlp-2.4.2.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -9,7 +9,7 @@ PYTHON_REQ_USE='sqlite' inherit distutils-r1 DESCRIPTION="Free church presentation software" -HOMEPAGE="http://openlp.org/" +HOMEPAGE="https://openlp.org/" SRC_URI="https://get.openlp.org/${PV}/OpenLP-${PV}.tar.gz" LICENSE="GPL-2"