mirror of
https://gitlab.com/buildroot.org/buildroot.git
synced 2026-09-09 16:01:54 -09:00
package/harfbuzz: bump to version 12.3.2
https://github.com/harfbuzz/harfbuzz/blob/12.3.2/NEWS 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
42411aa324
commit
38e2dc8bee
@@ -1,4 +1,4 @@
|
||||
# From https://github.com/harfbuzz/harfbuzz/releases/tag/12.3.1
|
||||
sha256 3ee7133f7f160b27bc34c058e147a559bb781c2b8208bc760db9fa9fa69cea07 harfbuzz-12.3.1.tar.xz
|
||||
# From https://github.com/harfbuzz/harfbuzz/releases/tag/12.3.2
|
||||
sha256 6f6db164359a2da5a84ef826615b448b33e6306067ad829d85d5b0bf936f1bb8 harfbuzz-12.3.2.tar.xz
|
||||
# Locally computed
|
||||
sha256 ba8f810f2455c2f08e2d56bb49b72f37fcf68f1f4fade38977cfd7372050ad64 COPYING
|
||||
|
||||
@@ -4,7 +4,7 @@
|
||||
#
|
||||
################################################################################
|
||||
|
||||
HARFBUZZ_VERSION = 12.3.1
|
||||
HARFBUZZ_VERSION = 12.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