freetype: update to 2.13.3.

This commit is contained in:
1is7ac3 2025-03-23 22:24:57 -03:00
parent a78796d8db
commit 8a503e3b4a

View file

@ -1,6 +1,6 @@
# Template file for 'freetype'
pkgname=freetype
version=2.13.2
version=2.13.3
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=12991c4e55c506dd7f9b765933e62fd2be2e06d421505d7950a132e4f1bb484d
checksum=0550350666d427c74daeb85d5ac7bb353acba5f76956395995311a9c6f063289
post_patch() {
vsed -i -e "s/%PKG_CONFIG%/pkg-config/" builds/unix/freetype-config.in