freetype: update to 2.13.1.

This commit is contained in:
triallax 2023-07-04 20:43:20 +01:00 committed by Duncan Overbruck
parent 12d22b395a
commit 5858b0a6f1

View File

@ -1,6 +1,6 @@
# Template file for 'freetype'
pkgname=freetype
version=2.13.0
version=2.13.1
revision=1
build_style=gnu-configure
configure_args="--enable-freetype-config"
@ -13,7 +13,7 @@ homepage="https://www.freetype.org/"
# Should be using NONGNU_SITE instead, but that often redirects to outdated
# mirrors, causing fetching the distfile to fail.
distfiles="https://download-mirror.savannah.gnu.org/releases/freetype/freetype-${version}.tar.xz"
checksum=5ee23abd047636c24b2d43c6625dcafc66661d1aca64dec9e0d05df29592624c
checksum=ea67e3b019b1104d1667aa274f5dc307d8cbd606b399bc32df308a77f1a564bf
post_patch() {
vsed -i -e "s/%PKG_CONFIG%/pkg-config/" builds/unix/freetype-config.in