Skip to content

Commit

Permalink
libpng upgrade to 1.6.44
Browse files Browse the repository at this point in the history
  • Loading branch information
Markus Perl committed Nov 25, 2024
1 parent ba3b39b commit e1d3f8e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build-ffmpeg
Original file line number Diff line number Diff line change
Expand Up @@ -872,7 +872,7 @@ if build "libtiff" "4.6.0"; then
execute make install
build_done "libtiff" $CURRENT_PACKAGE_VERSION
fi
if build "libpng" "1.6.43"; then
if build "libpng" "1.6.44"; then
download "https://sourceforge.net/projects/libpng/files/libpng16/$CURRENT_PACKAGE_VERSION/libpng-$CURRENT_PACKAGE_VERSION.tar.gz" "libpng-$CURRENT_PACKAGE_VERSION.tar.gz"
export LDFLAGS="${LDFLAGS}"
export CPPFLAGS="${CFLAGS}"
Expand Down

0 comments on commit e1d3f8e

Please # to comment.