package/harfbuzz: bump to version 4.2.1

Signed-off-by: Francois Perrad <francois.perrad@gadz.org>
Signed-off-by: Arnout Vandecappelle (Essensium/Mind) <arnout@mind.be>
This commit is contained in:
Francois Perrad 2022-04-26 13:37:45 +02:00 committed by Arnout Vandecappelle (Essensium/Mind)
parent 4065b6004c
commit 2dacd52d27
3 changed files with 3 additions and 3 deletions

View File

@ -26,7 +26,7 @@ diff --git a/meson.build b/meson.build
index bf3925db..6d263d48 100644
--- a/meson.build
+++ b/meson.build
@@ -281,7 +281,9 @@ endif
@@ -270,7 +270,9 @@ endif
# threads
thread_dep = null_dep
if host_machine.system() != 'windows'

View File

@ -1,3 +1,3 @@
# Locally computed
sha256 f2200f177768bdc21445aa09703326f3bbe8114ac083d081fe1a79d305c7ae73 harfbuzz-4.2.0.tar.xz
sha256 bd17916513829aeff961359a5ccebba6de2f4bf37a91faee3ac29c120e3d7ee1 harfbuzz-4.2.1.tar.xz
sha256 4345e1735f8bc6d812fed5180cabb5a5e88a4109d332652f2a45c13cfa5ee692 COPYING

View File

@ -4,7 +4,7 @@
#
################################################################################
HARFBUZZ_VERSION = 4.2.0
HARFBUZZ_VERSION = 4.2.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)