We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ba3b39b commit e1d3f8eCopy full SHA for e1d3f8e
build-ffmpeg
@@ -872,7 +872,7 @@ if build "libtiff" "4.6.0"; then
872
execute make install
873
build_done "libtiff" $CURRENT_PACKAGE_VERSION
874
fi
875
-if build "libpng" "1.6.43"; then
+if build "libpng" "1.6.44"; then
876
download "https://sourceforge.net/projects/libpng/files/libpng16/$CURRENT_PACKAGE_VERSION/libpng-$CURRENT_PACKAGE_VERSION.tar.gz" "libpng-$CURRENT_PACKAGE_VERSION.tar.gz"
877
export LDFLAGS="${LDFLAGS}"
878
export CPPFLAGS="${CFLAGS}"
0 commit comments