mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-08 16:13:50 +02:00
freetype: update to 2.13.2.
This commit is contained in:
parent
3f448d5f9f
commit
b30d3d2bc1
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.1
|
version=2.13.2
|
||||||
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=ea67e3b019b1104d1667aa274f5dc307d8cbd606b399bc32df308a77f1a564bf
|
checksum=12991c4e55c506dd7f9b765933e62fd2be2e06d421505d7950a132e4f1bb484d
|
||||||
|
|
||||||
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