app-text/openlp: use HTTPS
authorMichael Mair-Keimberger <m.mairkeimberger@gmail.com>
Wed, 21 Mar 2018 19:45:34 +0000 (20:45 +0100)
committerAaron Bauman <bman@gentoo.org>
Mon, 26 Mar 2018 19:15:29 +0000 (15:15 -0400)
Closes: https://github.com/gentoo/gentoo/pull/7539

app-text/openlp/openlp-2.4.2.ebuild

index eb72deb54d74cb14f16ec14a9d6a72c40dab3fad..bc37f2d34a1d3b4c5282c3445a458360a9c25aaa 100644 (file)
@@ -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"