Skip to content

Commit e1d3f8e

Browse files
author
Markus Perl
committed
libpng upgrade to 1.6.44
1 parent ba3b39b commit e1d3f8e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build-ffmpeg

+1-1
Original file line numberDiff line numberDiff line change
@@ -872,7 +872,7 @@ if build "libtiff" "4.6.0"; then
872872
execute make install
873873
build_done "libtiff" $CURRENT_PACKAGE_VERSION
874874
fi
875-
if build "libpng" "1.6.43"; then
875+
if build "libpng" "1.6.44"; then
876876
download "https://sourceforge.net/projects/libpng/files/libpng16/$CURRENT_PACKAGE_VERSION/libpng-$CURRENT_PACKAGE_VERSION.tar.gz" "libpng-$CURRENT_PACKAGE_VERSION.tar.gz"
877877
export LDFLAGS="${LDFLAGS}"
878878
export CPPFLAGS="${CFLAGS}"

0 commit comments

Comments
 (0)