libxft: Bump to 2.3.7

This commit is contained in:
Tee KOBAYASHI 2022-11-23 02:13:22 +09:00 committed by xtkoba
parent 9a46714edf
commit 8fd90f7c9a
1 changed files with 2 additions and 3 deletions

View File

@ -5,8 +5,7 @@ TERMUX_PKG_DESCRIPTION="FreeType-based font drawing library for X"
TERMUX_PKG_LICENSE="custom"
TERMUX_PKG_LICENSE_FILE="COPYING"
TERMUX_PKG_MAINTAINER="@termux"
TERMUX_PKG_VERSION=2.3.6
TERMUX_PKG_REVISION=1
TERMUX_PKG_VERSION=2.3.7
TERMUX_PKG_SRCURL=https://xorg.freedesktop.org/releases/individual/lib/libXft-${TERMUX_PKG_VERSION}.tar.xz
TERMUX_PKG_SHA256=60a6e7319fc938bbb8d098c9bcc86031cc2327b5d086d3335fc5c76323c03022
TERMUX_PKG_SHA256=79f0b37c45007381c371a790c2754644ad955166dbf2a48e3625032e9bdd4f71
TERMUX_PKG_DEPENDS="fontconfig, freetype, libx11, libxrender"