media-libs/gd: update HOMEPAGE

It looks like the libgd project lost control over their domain
somewhere in March 2025; the domain now redirects to a website
totally not relevant for the project.

Closes: https://github.com/gentoo/gentoo/pull/46628
Signed-off-by: Lothar Serra Mari <mail@serra.me>
Signed-off-by: Michael Orlitzky <mjo@gentoo.org>
This commit is contained in:
Lothar Serra Mari
2026-07-30 21:14:38 +02:00
committed by Michael Orlitzky
parent 907569e825
commit 6a007789e5

View File

@@ -6,7 +6,7 @@ EAPI=8
inherit autotools flag-o-matic multilib-minimal
DESCRIPTION="Graphics library for fast image creation"
HOMEPAGE="https://libgd.org/ https://www.boutell.com/gd/"
HOMEPAGE="https://libgd.github.io/ https://www.boutell.com/gd/"
SRC_URI="https://github.com/libgd/libgd/releases/download/${P}/lib${P}.tar.xz"
S="${WORKDIR}/lib${P}"