mirror of
https://github.com/void-linux/void-packages.git
synced 2025-04-11 11:47:02 +02:00
freetype: update to 2.13.3.
This commit is contained in:
parent
a78796d8db
commit
8a503e3b4a
1 changed files with 2 additions and 2 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Reference in a new issue