commit:     9a79c92040c04bccc264a1b7eca87612f058fa26
Author:     Lucas Mitrak <lucas <AT> lucasmitrak <DOT> com>
AuthorDate: Fri Jun  4 13:23:26 2021 +0000
Commit:     Andrew Ammerlaan <andrewammerlaan <AT> gentoo <DOT> org>
CommitDate: Sat Jun  5 12:38:26 2021 +0000
URL:        https://gitweb.gentoo.org/proj/sci.git/commit/?id=9a79c920

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 <AT> lucasmitrak.com>
Signed-off-by: Andrew Ammerlaan <andrewammerlaan <AT> gentoo.org>

 media-libs/libgfx/libgfx-1.1.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

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() {

Reply via email to