commit:     f82e535159294c64a99237bea03ad22f8afc563e
Author:     Michael Mair-Keimberger <mmk <AT> levelnine <DOT> at>
AuthorDate: Sun Jul  2 08:53:01 2023 +0000
Commit:     Conrad Kostecki <conikost <AT> gentoo <DOT> org>
CommitDate: Mon Jul  3 22:02:27 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f82e5351

media-fonts/lklug: use HTTPS

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

 media-fonts/lklug/lklug-0.6-r1.ebuild | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/media-fonts/lklug/lklug-0.6-r1.ebuild 
b/media-fonts/lklug/lklug-0.6-r1.ebuild
index fc318011c108..57da693b18ad 100644
--- a/media-fonts/lklug/lklug-0.6-r1.ebuild
+++ b/media-fonts/lklug/lklug-0.6-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2022 Gentoo Authors
+# Copyright 1999-2023 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
@@ -7,8 +7,8 @@ MY_P="ttf-sinhala-${P}"
 inherit font
 
 DESCRIPTION="Unicode Sinhala font"
-HOMEPAGE="http://sinhala.sourceforge.net/";
-SRC_URI="http://sinhala.sourceforge.net/files/${MY_P}.tar.gz";
+HOMEPAGE="https://sinhala.sourceforge.net/";
+SRC_URI="https://sinhala.sourceforge.net/files/${MY_P}.tar.gz";
 S="${WORKDIR}/${MY_P}"
 
 LICENSE="GPL-2"

Reply via email to