summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2022-11-11 03:48:59 +0000
committerSam James <sam@gentoo.org>2022-11-11 03:48:59 +0000
commit230a9584bc067ea7aced12125eb85cbb0fafefbc (patch)
tree50e38c323be8ef48eb6411e598e6e2f11c439f8d /media-libs/sdl-ttf
parentmedia-libs/sdl-ttf: add 2.0.11_p20220525 (diff)
downloadgentoo-230a9584bc067ea7aced12125eb85cbb0fafefbc.tar.gz
gentoo-230a9584bc067ea7aced12125eb85cbb0fafefbc.tar.bz2
gentoo-230a9584bc067ea7aced12125eb85cbb0fafefbc.zip
media-libs/sdl-ttf: update HOMEPAGE, SRC_URI
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'media-libs/sdl-ttf')
-rw-r--r--media-libs/sdl-ttf/sdl-ttf-2.0.11-r1.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/media-libs/sdl-ttf/sdl-ttf-2.0.11-r1.ebuild b/media-libs/sdl-ttf/sdl-ttf-2.0.11-r1.ebuild
index 040210674b8a..217cd490b4d7 100644
--- a/media-libs/sdl-ttf/sdl-ttf-2.0.11-r1.ebuild
+++ b/media-libs/sdl-ttf/sdl-ttf-2.0.11-r1.ebuild
@@ -11,8 +11,8 @@ inherit autotools multilib-minimal
MY_P="${P/sdl-/SDL_}"
DESCRIPTION="library that allows you to use TrueType fonts in SDL applications"
-HOMEPAGE="http://www.libsdl.org/projects/SDL_ttf/"
-SRC_URI="http://www.libsdl.org/projects/SDL_ttf/release/${MY_P}.tar.gz"
+HOMEPAGE="https://github.com/libsdl-org/SDL_ttf"
+SRC_URI="https://www.libsdl.org/projects/SDL_ttf/release/${MY_P}.tar.gz"
LICENSE="ZLIB"
SLOT="0"