mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-26 07:22:56 +02:00
harfbuzz: update to 11.2.1.
This commit is contained in:
parent
73fcffeeb0
commit
d731fb263e
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'harfbuzz'
|
||||
pkgname=harfbuzz
|
||||
version=11.2.0
|
||||
revision=2
|
||||
version=11.2.1
|
||||
revision=1
|
||||
build_style=meson
|
||||
build_helper="gir qemu"
|
||||
configure_args="
|
||||
|
@ -21,7 +21,7 @@ license="MIT"
|
|||
homepage="https://harfbuzz.github.io/"
|
||||
changelog="https://github.com/harfbuzz/harfbuzz/raw/main/NEWS"
|
||||
distfiles="https://github.com/harfbuzz/harfbuzz/releases/download/${version}/harfbuzz-${version}.tar.xz"
|
||||
checksum=50f7d0a208367e606dbf6eecc5cfbecc01a47be6ee837ae7aff2787e24b09b45
|
||||
checksum=093714c8548a285094685f0bdc999e202d666b59eeb3df2ff921ab68b8336a49
|
||||
|
||||
if [ "$XBPS_CHECK_PKGS" ]; then
|
||||
configure_args+=" -Dtests=enabled"
|
||||
|
|
Loading…
Add table
Reference in a new issue