libpng: update to 1.6.31

1.6.29 are no longer available at the same sourceforge url.
This commit is contained in:
Henrik Grimler 2017-07-31 23:32:53 +02:00 committed by Fredrik Fornwall
parent 2156120d7e
commit 9e0eceaf6a
1 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
TERMUX_PKG_HOMEPAGE=http://www.libpng.org/pub/png/libpng.html
TERMUX_PKG_DESCRIPTION="Official PNG reference library"
TERMUX_PKG_VERSION=1.6.29
TERMUX_PKG_VERSION=1.6.31
TERMUX_PKG_SRCURL=https://downloads.sourceforge.net/project/libpng/libpng16/${TERMUX_PKG_VERSION}/libpng-${TERMUX_PKG_VERSION}.tar.xz
TERMUX_PKG_SHA256=4245b684e8fe829ebb76186327bb37ce5a639938b219882b53d64bd3cfc5f239
TERMUX_PKG_SHA256=232a602de04916b2b5ce6f901829caf419519e6a16cc9cd7c1c91187d3ee8b41
TERMUX_PKG_RM_AFTER_INSTALL="bin/libpng-config bin/libpng16-config bin/png-fix-itxt bin/pngfix"