aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLucas Mitrak <lucas@lucasmitrak.com>2021-06-04 09:23:26 -0400
committerAndrew Ammerlaan <andrewammerlaan@gentoo.org>2021-06-05 14:38:26 +0200
commit9a79c92040c04bccc264a1b7eca87612f058fa26 (patch)
tree7b76207640fd509538b79dabb42dc8e1058c957c /media-libs
parentmedia-libs/libgfx: add test, dependencies, patches (diff)
downloadsci-9a79c92040c04bccc264a1b7eca87612f058fa26.tar.gz
sci-9a79c92040c04bccc264a1b7eca87612f058fa26.tar.bz2
sci-9a79c92040c04bccc264a1b7eca87612f058fa26.zip
media-libs/libgfx: Fix patch name
* Fixes patch name from an incorrect name to a correct name This commit was tested in a docker image with dev-util/ebuildtester. This commit was written, tested, and submitted by Lucas Mitrak. Signed-off-by: Lucas Mitrak <lucas@lucasmitrak.com> Signed-off-by: Andrew Ammerlaan <andrewammerlaan@gentoo.org>
Diffstat (limited to 'media-libs')
-rw-r--r--media-libs/libgfx/libgfx-1.1.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/media-libs/libgfx/libgfx-1.1.0.ebuild b/media-libs/libgfx/libgfx-1.1.0.ebuild
index 334825790..982770c9a 100644
--- a/media-libs/libgfx/libgfx-1.1.0.ebuild
+++ b/media-libs/libgfx/libgfx-1.1.0.ebuild
@@ -21,7 +21,7 @@ RDEPEND="${DEPEND}"
PATCHES=(
"${FILESDIR}"/${PV}-gcc-4.3.patch
- "${FILESDIR}"/${PV}-libPNG-1.0.6.patch
+ "${FILESDIR}"/${PV}-libPNG-1.2.5.patch
)
src_compile() {