summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Mair-Keimberger <mmk@levelnine.at>2023-07-02 15:30:23 +0200
committerJames Le Cuirot <chewi@gentoo.org>2023-07-02 21:27:45 +0100
commit591850837e90f6ae8b0e5e9f8b3d9e8ff4af85bd (patch)
tree15e956b17357880c349f8582fdd5da28211d5ffc /media-libs/quesoglc
parentmedia-libs/plib: use HTTPS (diff)
downloadgentoo-591850837e90f6ae8b0e5e9f8b3d9e8ff4af85bd.tar.gz
gentoo-591850837e90f6ae8b0e5e9f8b3d9e8ff4af85bd.tar.bz2
gentoo-591850837e90f6ae8b0e5e9f8b3d9e8ff4af85bd.zip
media-libs/quesoglc: use HTTPS
Signed-off-by: Michael Mair-Keimberger <mmk@levelnine.at> Signed-off-by: James Le Cuirot <chewi@gentoo.org>
Diffstat (limited to 'media-libs/quesoglc')
-rw-r--r--media-libs/quesoglc/quesoglc-0.7.2-r1.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/media-libs/quesoglc/quesoglc-0.7.2-r1.ebuild b/media-libs/quesoglc/quesoglc-0.7.2-r1.ebuild
index 361382ff10b6..32b922ffbf7a 100644
--- a/media-libs/quesoglc/quesoglc-0.7.2-r1.ebuild
+++ b/media-libs/quesoglc/quesoglc-0.7.2-r1.ebuild
@@ -1,10 +1,10 @@
-# Copyright 1999-2021 Gentoo Authors
+# Copyright 1999-2023 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
DESCRIPTION="Free implementation of the OpenGL Character Renderer (GLC)"
-HOMEPAGE="http://quesoglc.sourceforge.net/"
+HOMEPAGE="https://quesoglc.sourceforge.net/"
SRC_URI="mirror://sourceforge/${PN}/${P}-free.tar.bz2"
LICENSE="LGPL-2.1+"