diff options
author | Sam James <sam@gentoo.org> | 2022-11-11 03:48:59 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2022-11-11 03:48:59 +0000 |
commit | 230a9584bc067ea7aced12125eb85cbb0fafefbc (patch) | |
tree | 50e38c323be8ef48eb6411e598e6e2f11c439f8d /media-libs/sdl-ttf | |
parent | media-libs/sdl-ttf: add 2.0.11_p20220525 (diff) | |
download | gentoo-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.ebuild | 4 |
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" |