libxfont2: update to 2.0.4

This commit is contained in:
Leonid Pliushch 2019-09-18 20:03:20 +03:00 committed by Yaksh Bariya
parent 40e355ca06
commit e90997bcdd
No known key found for this signature in database
GPG Key ID: F7486BA7D3D27581
1 changed files with 2 additions and 3 deletions

View File

@ -2,9 +2,8 @@ TERMUX_PKG_HOMEPAGE=https://xorg.freedesktop.org/
TERMUX_PKG_DESCRIPTION="X11 font rasterisation library"
TERMUX_PKG_LICENSE="MIT"
TERMUX_PKG_MAINTAINER="Leonid Plyushch <leonid.plyushch@gmail.com>"
TERMUX_PKG_VERSION=2.0.3
TERMUX_PKG_REVISION=10
TERMUX_PKG_VERSION=2.0.4
TERMUX_PKG_SRCURL=https://xorg.freedesktop.org/releases/individual/lib/libXfont2-${TERMUX_PKG_VERSION}.tar.bz2
TERMUX_PKG_SHA256=0e8ab7fd737ccdfe87e1f02b55f221f0bd4503a1c5f28be4ed6a54586bac9c4e
TERMUX_PKG_SHA256=6d151b3368e5035efede4b6264c0fdc6662c1c99dbc2de425e3480cababc69e6
TERMUX_PKG_DEPENDS="freetype, libfontenc, zlib"
TERMUX_PKG_BUILD_DEPENDS="xorgproto, xorg-util-macros, xtrans"