summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Mair-Keimberger <mmk@levelnine.at>2023-07-02 15:31:33 +0200
committerJames Le Cuirot <chewi@gentoo.org>2023-07-02 21:27:48 +0100
commita0723154f4dc433d4334a04ba37a74a7e6cb31c7 (patch)
tree6592ce4c51295293a1faa26c8fdb6ec6ca5fe662
parentmedia-libs/quesoglc: use HTTPS (diff)
downloadgentoo-a0723154f4dc433d4334a04ba37a74a7e6cb31c7.tar.gz
gentoo-a0723154f4dc433d4334a04ba37a74a7e6cb31c7.tar.bz2
gentoo-a0723154f4dc433d4334a04ba37a74a7e6cb31c7.zip
media-libs/sdl-pango: use HTTPS
Signed-off-by: Michael Mair-Keimberger <mmk@levelnine.at> Signed-off-by: James Le Cuirot <chewi@gentoo.org>
-rw-r--r--media-libs/sdl-pango/sdl-pango-0.1.2-r1.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/media-libs/sdl-pango/sdl-pango-0.1.2-r1.ebuild b/media-libs/sdl-pango/sdl-pango-0.1.2-r1.ebuild
index 32011a19fb77..d9e65694aa7e 100644
--- a/media-libs/sdl-pango/sdl-pango-0.1.2-r1.ebuild
+++ b/media-libs/sdl-pango/sdl-pango-0.1.2-r1.ebuild
@@ -1,11 +1,11 @@
-# Copyright 1999-2020 Gentoo Authors
+# Copyright 1999-2023 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=6
inherit autotools
DESCRIPTION="connect the text rendering engine of GNOME to SDL"
-HOMEPAGE="http://sdlpango.sourceforge.net/"
+HOMEPAGE="https://sdlpango.sourceforge.net/"
SRC_URI="mirror://sourceforge/sdlpango/SDL_Pango-${PV}.tar.gz
http://zarb.org/~gc/t/SDL_Pango-0.1.2-API-adds.patch"