mirror of
https://gitlab.com/buildroot.org/buildroot.git
synced 2026-09-09 16:01:54 -09:00
package/harfbuzz: bump to version 10.4.0
Release Notes: https://github.com/harfbuzz/harfbuzz/releases/tag/10.4.0 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
4f0c7b0dcb
commit
7b9a6f5373
@@ -1,3 +1,3 @@
|
||||
# Locally computed
|
||||
sha256 cd63fc3cbae32622588e46e0670fabf78ee6cff44a6348ca7f037dae9a32f9ea harfbuzz-10.3.0.tar.xz
|
||||
sha256 480b6d25014169300669aa1fc39fb356c142d5028324ea52b3a27648b9beaad8 harfbuzz-10.4.0.tar.xz
|
||||
sha256 ba8f810f2455c2f08e2d56bb49b72f37fcf68f1f4fade38977cfd7372050ad64 COPYING
|
||||
|
||||
@@ -4,7 +4,7 @@
|
||||
#
|
||||
################################################################################
|
||||
|
||||
HARFBUZZ_VERSION = 10.3.0
|
||||
HARFBUZZ_VERSION = 10.4.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