mirror of
https://gitlab.com/buildroot.org/buildroot.git
synced 2026-09-09 07:51:59 -09:00
package/harfbuzz: bump version to 14.3.1
https://github.com/harfbuzz/harfbuzz/blob/14.3.1/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
1d132d04fc
commit
f187644e00
@@ -1,4 +1,4 @@
|
||||
# From https://github.com/harfbuzz/harfbuzz/releases/tag/14.2.1
|
||||
sha256 a54a5d8e9380a41fbb762ce367bcbf7704792dfca0d93f1bbca86c5a57902e0e harfbuzz-14.2.1.tar.xz
|
||||
# From https://github.com/harfbuzz/harfbuzz/releases/tag/14.3.1
|
||||
sha256 9dae9538aae2ffdf70cec31f2c27bf68e2aaeeae3112688467697d5faf6194f7 harfbuzz-14.3.1.tar.xz
|
||||
# Locally computed
|
||||
sha256 ba8f810f2455c2f08e2d56bb49b72f37fcf68f1f4fade38977cfd7372050ad64 COPYING
|
||||
|
||||
@@ -4,7 +4,7 @@
|
||||
#
|
||||
################################################################################
|
||||
|
||||
HARFBUZZ_VERSION = 14.2.1
|
||||
HARFBUZZ_VERSION = 14.3.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)
|
||||
|
||||
Reference in New Issue
Block a user