mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 04:59:14 -07:00
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:
committed by
Michael Orlitzky
parent
907569e825
commit
6a007789e5
@@ -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}"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user