harfbuzz: update to 10.0.1.
This commit is contained in:
parent
a5cfafdb41
commit
4198783af6
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'harfbuzz'
|
||||
pkgname=harfbuzz
|
||||
version=9.0.0
|
||||
version=10.0.1
|
||||
revision=1
|
||||
build_style=meson
|
||||
build_helper="gir qemu"
|
||||
|
@ -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=a41b272ceeb920c57263ec851604542d9ec85ee3030506d94662067c7b6ab89e
|
||||
checksum=b2cb13bd351904cb9038f907dc0dee0ae07127061242fe3556b2795c4e9748fc
|
||||
|
||||
if [ "$XBPS_CHECK_PKGS" ]; then
|
||||
configure_args+=" -Dtests=enabled"
|
||||
|
|
Loading…
Reference in New Issue