mirror of
https://gitlab.com/buildroot.org/buildroot.git
synced 2026-08-09 17:03:35 -09:00
package/harfbuzz: bump to version 11.3.2
Release Notes: https://github.com/harfbuzz/harfbuzz/releases/tag/11.3.2 Signed-off-by: Giulio Benetti <giulio.benetti@benettiengineering.com> Signed-off-by: Julien Olivain <ju.o@free.fr>
This commit is contained in:
committed by
Julien Olivain
parent
9da4457345
commit
c877548b2e
@@ -1,3 +1,3 @@
|
||||
# Locally computed
|
||||
sha256 ebf40a47704d529d27a5cdd5468c5172e1a20277a65f161a5af5157b241e1120 harfbuzz-11.3.0.tar.xz
|
||||
sha256 d58ada9b2d28821245e8bdb8b94a4e2dad01a08c50d57feb027b32e84c9abfb1 harfbuzz-11.3.2.tar.xz
|
||||
sha256 ba8f810f2455c2f08e2d56bb49b72f37fcf68f1f4fade38977cfd7372050ad64 COPYING
|
||||
|
||||
@@ -4,7 +4,7 @@
|
||||
#
|
||||
################################################################################
|
||||
|
||||
HARFBUZZ_VERSION = 11.3.0
|
||||
HARFBUZZ_VERSION = 11.3.2
|
||||
HARFBUZZ_SITE = https://github.com/harfbuzz/harfbuzz/releases/download/$(HARFBUZZ_VERSION)
|
||||
HARFBUZZ_SOURCE = harfbuzz-$(HARFBUZZ_VERSION).tar.xz
|
||||
HARFBUZZ_LICENSE = MIT, ISC (ucdn library)
|
||||
|
||||
Reference in New Issue
Block a user