mirror of
https://gitlab.com/buildroot.org/buildroot.git
synced 2026-09-26 03:50:44 -09:00
package/harfbuzz: bump version to 14.1.0
https://github.com/harfbuzz/harfbuzz/blob/14.1.0/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
bfc1cde65b
commit
aad52c6f2d
@@ -1,4 +1,4 @@
|
||||
# From https://github.com/harfbuzz/harfbuzz/releases/tag/14.0.0
|
||||
sha256 d4aa312728136e3dc7c3cda47b871614ce0d12bbb19f9dcac2ea70de836dc307 harfbuzz-14.0.0.tar.xz
|
||||
# From https://github.com/harfbuzz/harfbuzz/releases/tag/14.1.0
|
||||
sha256 ee0eb3a1da2c5a28147f12dff55f6c7d60aeeeb29ac7ef334eabe84c8476c105 harfbuzz-14.1.0.tar.xz
|
||||
# Locally computed
|
||||
sha256 ba8f810f2455c2f08e2d56bb49b72f37fcf68f1f4fade38977cfd7372050ad64 COPYING
|
||||
|
||||
@@ -4,7 +4,7 @@
|
||||
#
|
||||
################################################################################
|
||||
|
||||
HARFBUZZ_VERSION = 14.0.0
|
||||
HARFBUZZ_VERSION = 14.1.0
|
||||
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