Skip to content

Commit

Permalink
app-text/openlp: use HTTPS
Browse files Browse the repository at this point in the history
Closes: gentoo#7539
  • Loading branch information
mm1ke authored and FuzzyGophers committed Mar 26, 2018
1 parent b066266 commit 8606abd
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions app-text/openlp/openlp-2.4.2.ebuild
Original file line number Diff line number Diff line change
@@ -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
Expand All @@ -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"
Expand Down

0 comments on commit 8606abd

Please sign in to comment.