harfbuzz: update to 11.0.0.
This commit is contained in:
parent
6809bb111c
commit
80e031b166
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=10.4.0
|
version=11.0.0
|
||||||
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=480b6d25014169300669aa1fc39fb356c142d5028324ea52b3a27648b9beaad8
|
checksum=f16351bafe214725fe2c1d5b59f0d93e49905a4b247899fb90d70cff953a2b9b
|
||||||
|
|
||||||
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