summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Mair-Keimberger <mmk@levelnine.at>2023-07-02 10:53:01 +0200
committerConrad Kostecki <conikost@gentoo.org>2023-07-04 00:02:27 +0200
commitf82e535159294c64a99237bea03ad22f8afc563e (patch)
tree480fa94d1f77362aa069c9e37152f6ad875e0951 /media-fonts
parentmedia-fonts/libertine: use HTTPS (diff)
downloadgentoo-f82e535159294c64a99237bea03ad22f8afc563e.tar.gz
gentoo-f82e535159294c64a99237bea03ad22f8afc563e.tar.bz2
gentoo-f82e535159294c64a99237bea03ad22f8afc563e.zip
media-fonts/lklug: use HTTPS
Signed-off-by: Michael Mair-Keimberger <mmk@levelnine.at> Signed-off-by: Conrad Kostecki <conikost@gentoo.org>
Diffstat (limited to 'media-fonts')
-rw-r--r--media-fonts/lklug/lklug-0.6-r1.ebuild6
1 files 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"