mirror of
https://gitlab.com/buildroot.org/buildroot.git
synced 2026-08-08 08:30:47 -09:00
package/harfbuzz: bump to version 11.5.1
Release Notes: https://github.com/harfbuzz/harfbuzz/releases/tag/11.5.1 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
194a6e0391
commit
baa3f52316
@@ -1,3 +1,3 @@
|
||||
# Locally computed
|
||||
sha256 2d30ba45c4c8ec4de661a1002b4f88d0841ff1a3087f34629275f5436d722109 harfbuzz-11.5.0.tar.xz
|
||||
sha256 972a60a8d274d49e70361da6920c3a73dfb0fb4387f6c6811906a47ba634d8a1 harfbuzz-11.5.1.tar.xz
|
||||
sha256 ba8f810f2455c2f08e2d56bb49b72f37fcf68f1f4fade38977cfd7372050ad64 COPYING
|
||||
|
||||
@@ -4,7 +4,7 @@
|
||||
#
|
||||
################################################################################
|
||||
|
||||
HARFBUZZ_VERSION = 11.5.0
|
||||
HARFBUZZ_VERSION = 11.5.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