Skip to content

Commit

Permalink
update zopflipng derivative to v2.3.0
Browse files Browse the repository at this point in the history
includes patches to v1.0.3+, the last sequential patch applied is google/zopfli@7113f4e
  • Loading branch information
chrissimpkins committed Oct 29, 2020
1 parent dee3cba commit d841181
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/install-dependencies.sh
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ ZOPFLIPNG_BUILD_DIR="$HOME/zopfli"
ZOPFLIPNG_EXE="$ZOPFLIPNG_BUILD_DIR/zopflipng"

PNGQUANT_VERSION_TAG="2.12.5"
ZOPFLIPNG_VERSION_TAG="v2.2.0"
ZOPFLIPNG_VERSION_TAG="v2.3.0"
LIBPNG_VERSION="1.6.37"
LIBPNG_VERSION_DOWNLOAD="libpng16/$LIBPNG_VERSION/libpng-$LIBPNG_VERSION.tar.xz"
LITTLECMS_VERSION="2.9"
Expand Down

0 comments on commit d841181

Please sign in to comment.