mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-30 17:33:03 +02:00
freetype: update to 2.13.1.
This commit is contained in:
parent
12d22b395a
commit
5858b0a6f1
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'freetype'
|
# Template file for 'freetype'
|
||||||
pkgname=freetype
|
pkgname=freetype
|
||||||
version=2.13.0
|
version=2.13.1
|
||||||
revision=1
|
revision=1
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
configure_args="--enable-freetype-config"
|
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
|
# Should be using NONGNU_SITE instead, but that often redirects to outdated
|
||||||
# mirrors, causing fetching the distfile to fail.
|
# mirrors, causing fetching the distfile to fail.
|
||||||
distfiles="https://download-mirror.savannah.gnu.org/releases/freetype/freetype-${version}.tar.xz"
|
distfiles="https://download-mirror.savannah.gnu.org/releases/freetype/freetype-${version}.tar.xz"
|
||||||
checksum=5ee23abd047636c24b2d43c6625dcafc66661d1aca64dec9e0d05df29592624c
|
checksum=ea67e3b019b1104d1667aa274f5dc307d8cbd606b399bc32df308a77f1a564bf
|
||||||
|
|
||||||
post_patch() {
|
post_patch() {
|
||||||
vsed -i -e "s/%PKG_CONFIG%/pkg-config/" builds/unix/freetype-config.in
|
vsed -i -e "s/%PKG_CONFIG%/pkg-config/" builds/unix/freetype-config.in
|
||||||
|
|
Loading…
Add table
Reference in a new issue