summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Mair-Keimberger <mmk@levelnine.at>2023-07-02 15:28:54 +0200
committerJames Le Cuirot <chewi@gentoo.org>2023-07-02 21:27:39 +0100
commit5b1b397ffba6a1d72889dec28392b68af1585dd7 (patch)
tree230a6009eae91c43656f0737659a481b8dc46e98 /media-libs
parentmedia-libs/glew: use HTTPS (diff)
downloadgentoo-5b1b397ffba6a1d72889dec28392b68af1585dd7.tar.gz
gentoo-5b1b397ffba6a1d72889dec28392b68af1585dd7.tar.bz2
gentoo-5b1b397ffba6a1d72889dec28392b68af1585dd7.zip
media-libs/openglide: 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')
-rw-r--r--media-libs/openglide/openglide-0.09_rc9_p20191120.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/media-libs/openglide/openglide-0.09_rc9_p20191120.ebuild b/media-libs/openglide/openglide-0.09_rc9_p20191120.ebuild
index 3df9c4f42c58..a98a5d248b53 100644
--- a/media-libs/openglide/openglide-0.09_rc9_p20191120.ebuild
+++ b/media-libs/openglide/openglide-0.09_rc9_p20191120.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2021 Gentoo Authors
+# Copyright 1999-2023 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
@@ -8,7 +8,7 @@ COMMIT="c300160d0a8292bc04e79dd59e6cc178aa648dec"
inherit autotools multilib-minimal
DESCRIPTION="Glide to OpenGL wrapper"
-HOMEPAGE="http://openglide.sourceforge.net/"
+HOMEPAGE="https://openglide.sourceforge.net/"
SRC_URI="https://github.com/voyageur/${PN}/archive/${COMMIT}.tar.gz -> ${P}.tar.gz"
LICENSE="LGPL-2.1"