mirror of
https://gitlab.com/buildroot.org/buildroot.git
synced 2026-09-09 16:01:54 -09:00
package/harfbuzz: bump to version 11.4.5
Release Notes since 11.4.3: https://github.com/harfbuzz/harfbuzz/releases/tag/11.4.4 https://github.com/harfbuzz/harfbuzz/releases/tag/11.4.5 Signed-off-by: Giulio Benetti <giulio.benetti@benettiengineering.com> [Julien: add release note link for 11.4.4] Signed-off-by: Julien Olivain <ju.o@free.fr>
This commit is contained in:
committed by
Julien Olivain
parent
dca62a6365
commit
4c2cf885d8
@@ -1,3 +1,3 @@
|
||||
# Locally computed
|
||||
sha256 6660415ad48fa1a46e4fa75fcdb70ff819c452153f08677d34ffb29eda66415d harfbuzz-11.4.3.tar.xz
|
||||
sha256 0f052eb4ab01d8bae98ba971c954becb32be57d7250f18af343b1d27892e03fa harfbuzz-11.4.5.tar.xz
|
||||
sha256 ba8f810f2455c2f08e2d56bb49b72f37fcf68f1f4fade38977cfd7372050ad64 COPYING
|
||||
|
||||
@@ -4,7 +4,7 @@
|
||||
#
|
||||
################################################################################
|
||||
|
||||
HARFBUZZ_VERSION = 11.4.3
|
||||
HARFBUZZ_VERSION = 11.4.5
|
||||
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