libxfont2: update to 2.0.5

This commit is contained in:
Leonid Pliushch 2021-08-09 14:50:05 +03:00 committed by Yaksh Bariya
parent 0b442977f8
commit 8c52dbe117
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 Pliushch <leonid.pliushch@gmail.com>"
TERMUX_PKG_VERSION=2.0.4
TERMUX_PKG_REVISION=17
TERMUX_PKG_VERSION=2.0.5
TERMUX_PKG_SRCURL=https://xorg.freedesktop.org/releases/individual/lib/libXfont2-${TERMUX_PKG_VERSION}.tar.bz2
TERMUX_PKG_SHA256=6d151b3368e5035efede4b6264c0fdc6662c1c99dbc2de425e3480cababc69e6
TERMUX_PKG_SHA256=aa7c6f211cf7215c0ab4819ed893dc98034363d7b930b844bb43603c2e10b53e
TERMUX_PKG_DEPENDS="freetype, libfontenc, zlib"
TERMUX_PKG_BUILD_DEPENDS="xorgproto, xorg-util-macros, xtrans"