freetype: update to 2.13.2.

This commit is contained in:
triallax 2023-08-28 18:52:30 +01:00 committed by classabbyamp
parent 3f448d5f9f
commit b30d3d2bc1

View File

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