freetype: bump revision

This commit is contained in:
Henrik Grimler 2020-10-18 10:53:30 +02:00
parent c5702cb4ef
commit 86f02502d0

View File

@ -2,6 +2,7 @@ TERMUX_PKG_HOMEPAGE=https://www.freetype.org
TERMUX_PKG_DESCRIPTION="Software font engine capable of producing high-quality output"
TERMUX_PKG_LICENSE="GPL-2.0"
TERMUX_PKG_VERSION=2.10.3
TERMUX_PKG_REVISION=1
TERMUX_PKG_SRCURL=https://download.savannah.gnu.org/releases/freetype/freetype-$TERMUX_PKG_VERSION.tar.xz
TERMUX_PKG_SHA256=c22244bc766b2d8152f22db7370965431dcb1e408260428208c24984f78e6659
TERMUX_PKG_DEPENDS="libbz2, libpng, zlib"