commit:     7a630e467096c1cce3e787ed294db0a99d02092c
Author:     Michael Mair-Keimberger <m.mairkeimberger <AT> gmail <DOT> com>
AuthorDate: Fri Feb  1 14:54:57 2019 +0000
Commit:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Sun Feb  3 14:07:50 2019 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7a630e46

app-misc/recoll: use HTTPS

Signed-off-by: Michael Mair-Keimberger <m.mairkeimberger <AT> gmail.com>
Closes: https://github.com/gentoo/gentoo/pull/10959
Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>

 app-misc/recoll/recoll-1.24.1.ebuild | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/app-misc/recoll/recoll-1.24.1.ebuild 
b/app-misc/recoll/recoll-1.24.1.ebuild
index 8029a864e67..3d326d8297b 100644
--- a/app-misc/recoll/recoll-1.24.1.ebuild
+++ b/app-misc/recoll/recoll-1.24.1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2019 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -8,8 +8,8 @@ PYTHON_COMPAT=( python2_7 )
 inherit eutils linux-info python-single-r1 qmake-utils
 
 DESCRIPTION="A personal full text search package"
-HOMEPAGE="http://www.lesbonscomptes.com/recoll/";
-SRC_URI="http://www.lesbonscomptes.com/recoll/${P}.tar.gz";
+HOMEPAGE="https://www.lesbonscomptes.com/recoll/";
+SRC_URI="https://www.lesbonscomptes.com/recoll/${P}.tar.gz";
 
 LICENSE="GPL-2"
 SLOT="0"

Reply via email to