harfbuzz: update to 2.9.1.

This commit is contained in:
Duncaen 2021-09-09 18:23:18 +02:00
parent 7c7d65f181
commit 1929fc8945
No known key found for this signature in database
GPG key ID: 335C1D17EC3D6E35

View file

@ -1,6 +1,6 @@
# Template file for 'harfbuzz' # Template file for 'harfbuzz'
pkgname=harfbuzz pkgname=harfbuzz
version=2.9.0 version=2.9.1
revision=1 revision=1
build_style=meson build_style=meson
build_helper=gir build_helper=gir
@ -14,7 +14,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=3e1c2e1d2c65d56364fd16d1c41a06b2a35795496f78dfff635c2b7414b54c5a checksum=0edcc980f526a338452180e701d6aba6323aef457b6686976a7d17ccbddc51cf
libharfbuzz_package() { libharfbuzz_package() {
short_desc+=" - runtime library" short_desc+=" - runtime library"