mirror of
https://gitlab.com/buildroot.org/buildroot.git
synced 2026-09-26 03:50:44 -09:00
package/harfbuzz: bump version to 14.5.0
https://github.com/harfbuzz/harfbuzz/blob/14.5.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
b0511042e8
commit
b5ce8971bb
@@ -1,4 +1,4 @@
|
||||
# From https://github.com/harfbuzz/harfbuzz/releases/tag/14.4.0
|
||||
sha256 2357ed966c6ced7bfa720b0640c0231065af01158fbea215093ffa15aed44371 harfbuzz-14.4.0.tar.xz
|
||||
# From https://github.com/harfbuzz/harfbuzz/releases/tag/14.5.0
|
||||
sha256 b7132e148358a45185c9feafd049dbaf243649d3c44414b3534d9c95d18592b9 harfbuzz-14.5.0.tar.xz
|
||||
# Locally computed
|
||||
sha256 ba8f810f2455c2f08e2d56bb49b72f37fcf68f1f4fade38977cfd7372050ad64 COPYING
|
||||
|
||||
@@ -4,7 +4,7 @@
|
||||
#
|
||||
################################################################################
|
||||
|
||||
HARFBUZZ_VERSION = 14.4.0
|
||||
HARFBUZZ_VERSION = 14.5.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