mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
harfbuzz: update to 8.3.0.
This commit is contained in:
parent
9968a69d4e
commit
d4e225bd69
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=8.2.2
|
version=8.3.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="http://www.freedesktop.org/wiki/Software/HarfBuzz/"
|
homepage="http://www.freedesktop.org/wiki/Software/HarfBuzz/"
|
||||||
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=e433ad85fbdf57f680be29479b3f964577379aaf319f557eb76569f0ecbc90f3
|
checksum=109501eaeb8bde3eadb25fab4164e993fbace29c3d775bcaa1c1e58e2f15f847
|
||||||
|
|
||||||
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