libxft: update to 2.3.3

This commit is contained in:
Leonid Pliushch 2019-05-19 00:39:54 +03:00 committed by Yaksh Bariya
parent aa584dfe87
commit 3c022e0e9e
No known key found for this signature in database
GPG Key ID: F7486BA7D3D27581

View File

@ -2,8 +2,7 @@ TERMUX_PKG_HOMEPAGE=https://xorg.freedesktop.org/
TERMUX_PKG_DESCRIPTION="FreeType-based font drawing library for X"
TERMUX_PKG_LICENSE="MIT"
TERMUX_PKG_MAINTAINER="Leonid Plyushch <leonid.plyushch@gmail.com>"
TERMUX_PKG_VERSION=2.3.2
TERMUX_PKG_REVISION=6
TERMUX_PKG_VERSION=2.3.3
TERMUX_PKG_SRCURL=https://xorg.freedesktop.org/releases/individual/lib/libXft-${TERMUX_PKG_VERSION}.tar.bz2
TERMUX_PKG_SHA256=f5a3c824761df351ca91827ac221090943ef28b248573486050de89f4bfcdc4c
TERMUX_PKG_SHA256=225c68e616dd29dbb27809e45e9eadf18e4d74c50be43020ef20015274529216
TERMUX_PKG_DEPENDS="fontconfig, freetype, libbz2, liblzma, libpng, libuuid, libx11, libxau, libxcb, libxdmcp, libxml2, libxrender"