mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 14:43:52 +02:00
harfbuzz: update to 11.0.1.
This commit is contained in:
parent
4ad02242be
commit
56199ad2c0
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'harfbuzz'
|
# Template file for 'harfbuzz'
|
||||||
pkgname=harfbuzz
|
pkgname=harfbuzz
|
||||||
version=11.0.0
|
version=11.0.1
|
||||||
revision=1
|
revision=1
|
||||||
build_style=meson
|
build_style=meson
|
||||||
build_helper="gir qemu"
|
build_helper="gir qemu"
|
||||||
|
@ -21,7 +21,7 @@ license="MIT"
|
||||||
homepage="https://harfbuzz.github.io/"
|
homepage="https://harfbuzz.github.io/"
|
||||||
changelog="https://github.com/harfbuzz/harfbuzz/raw/main/NEWS"
|
changelog="https://github.com/harfbuzz/harfbuzz/raw/main/NEWS"
|
||||||
distfiles="https://github.com/harfbuzz/harfbuzz/releases/download/${version}/harfbuzz-${version}.tar.xz"
|
distfiles="https://github.com/harfbuzz/harfbuzz/releases/download/${version}/harfbuzz-${version}.tar.xz"
|
||||||
checksum=f16351bafe214725fe2c1d5b59f0d93e49905a4b247899fb90d70cff953a2b9b
|
checksum=4a7890090538136db64742073af4b4d776ab8b50e6855676a8165eb8b7f60b7a
|
||||||
|
|
||||||
if [ "$XBPS_CHECK_PKGS" ]; then
|
if [ "$XBPS_CHECK_PKGS" ]; then
|
||||||
configure_args+=" -Dtests=enabled"
|
configure_args+=" -Dtests=enabled"
|
||||||
|
|
Loading…
Add table
Reference in a new issue