Skip to content

Commit

Permalink
Update libpng
Browse files Browse the repository at this point in the history
  • Loading branch information
AlienCowEatCake committed Feb 3, 2024
1 parent 7f54027 commit 57dcd8b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion modulesets/bootstrap.modules
Original file line number Diff line number Diff line change
Expand Up @@ -135,7 +135,7 @@

<!-- http://www.libpng.org/pub/png/libpng.html -->
<autotools id="libpng" autogen-sh="configure" autogenargs="--enable-shared --disable-static">
<branch repo="sourceforge" module="libpng/libpng-${version}.tar.gz" version="1.6.41">
<branch repo="sourceforge" module="libpng/libpng-${version}.tar.gz" version="1.6.42">
<patch file="0001-LIBPNG-add-macOS-10.13-guard-for-inflateValidate.patch" strip="1"/>
</branch>
</autotools>
Expand Down

0 comments on commit 57dcd8b

Please sign in to comment.