package/harfbuzz: bump to version 2.9.1

Bump to version 2.9.1

Signed-off-by: Giulio Benetti <giulio.benetti@benettiengineering.com>
Signed-off-by: Yann E. MORIN <yann.morin.1998@free.fr>
This commit is contained in:
Giulio Benetti 2021-09-09 00:15:15 +02:00 committed by Yann E. MORIN
parent 62b4fa2d7b
commit ddcfdbed5c
2 changed files with 2 additions and 2 deletions

View File

@ -1,3 +1,3 @@
# Locally computed
sha256 3e1c2e1d2c65d56364fd16d1c41a06b2a35795496f78dfff635c2b7414b54c5a harfbuzz-2.9.0.tar.xz
sha256 0edcc980f526a338452180e701d6aba6323aef457b6686976a7d17ccbddc51cf harfbuzz-2.9.1.tar.xz
sha256 4345e1735f8bc6d812fed5180cabb5a5e88a4109d332652f2a45c13cfa5ee692 COPYING

View File

@ -4,7 +4,7 @@
#
################################################################################
HARFBUZZ_VERSION = 2.9.0
HARFBUZZ_VERSION = 2.9.1
HARFBUZZ_SITE = https://github.com/harfbuzz/harfbuzz/releases/download/$(HARFBUZZ_VERSION)
HARFBUZZ_SOURCE = harfbuzz-$(HARFBUZZ_VERSION).tar.xz
HARFBUZZ_LICENSE = MIT, ISC (ucdn library)