commit:     3e2ae5ed74a2a3414674911dd65b2d7901c3a548
Author:     Michael Mair-Keimberger <mmk <AT> levelnine <DOT> at>
AuthorDate: Tue Jul  4 10:39:07 2023 +0000
Commit:     Conrad Kostecki <conikost <AT> gentoo <DOT> org>
CommitDate: Tue Jul  4 22:17:07 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3e2ae5ed

dev-libs/rasqal: use HTTPS

Signed-off-by: Michael Mair-Keimberger <mmk <AT> levelnine.at>
Signed-off-by: Conrad Kostecki <conikost <AT> gentoo.org>

 dev-libs/rasqal/rasqal-0.9.33-r1.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/dev-libs/rasqal/rasqal-0.9.33-r1.ebuild 
b/dev-libs/rasqal/rasqal-0.9.33-r1.ebuild
index 3b56db4ba01c..b5ed4341eed6 100644
--- a/dev-libs/rasqal/rasqal-0.9.33-r1.ebuild
+++ b/dev-libs/rasqal/rasqal-0.9.33-r1.ebuild
@@ -6,8 +6,8 @@ EAPI=8
 inherit autotools
 
 DESCRIPTION="Library that handles Resource Description Framework (RDF)"
-HOMEPAGE="http://librdf.org/rasqal/";
-SRC_URI="http://download.librdf.org/source/${P}.tar.gz";
+HOMEPAGE="https://librdf.org/rasqal/";
+SRC_URI="https://download.librdf.org/source/${P}.tar.gz";
 
 LICENSE="Apache-2.0 GPL-2 LGPL-2.1"
 SLOT="0"

Reply via email to