commit:     524d09d6512a9a4c85a33b5ae11195de7cda6835
Author:     Marek Szuba <marecki <AT> gentoo <DOT> org>
AuthorDate: Sat Jul 25 13:50:12 2020 +0000
Commit:     Marek Szuba <marecki <AT> gentoo <DOT> org>
CommitDate: Sat Jul 25 13:53:23 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=524d09d6

app-text/sword: switch to https URIs

Signed-off-by: Marek Szuba <marecki <AT> gentoo.org>

 app-text/sword/sword-1.8.1-r1.ebuild | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/app-text/sword/sword-1.8.1-r1.ebuild 
b/app-text/sword/sword-1.8.1-r1.ebuild
index acafbb4e531..7da3c1961d4 100644
--- a/app-text/sword/sword-1.8.1-r1.ebuild
+++ b/app-text/sword/sword-1.8.1-r1.ebuild
@@ -1,12 +1,12 @@
-# Copyright 1999-2018 Gentoo Authors
+# Copyright 1999-2020 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
 inherit flag-o-matic cmake-utils
 
 DESCRIPTION="Library for Bible reading software"
-HOMEPAGE="http://www.crosswire.org/sword/";
-SRC_URI="http://www.crosswire.org/ftpmirror/pub/${PN}/source/v${PV%.*}/${P}.tar.gz";
+HOMEPAGE="https://www.crosswire.org/sword/";
+SRC_URI="https://www.crosswire.org/ftpmirror/pub/${PN}/source/v${PV%.*}/${P}.tar.gz";
 
 LICENSE="GPL-2"
 SLOT="0"

Reply via email to