harfbuzz: update to 10.1.0.
This commit is contained in:
parent
6fc4e7008f
commit
dd0756e3be
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.0.1
|
version=10.1.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=b2cb13bd351904cb9038f907dc0dee0ae07127061242fe3556b2795c4e9748fc
|
checksum=6ce3520f2d089a33cef0fc48321334b8e0b72141f6a763719aaaecd2779ecb82
|
||||||
|
|
||||||
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