[Buildroot] [PATCH 1/1] package/harfbuzz: bump version to 8.0.1

Giulio Benetti giulio.benetti at benettiengineering.com
Sun Jul 30 20:39:02 UTC 2023


Hi Bernd,

I had this patch ready since one week and I've forgotten to send it :-)

Can you reword it like below?

On 30/07/23 18:41, Bernd Kuhls wrote:
> Release notes: https://github.com/harfbuzz/harfbuzz/blob/main/NEWS

     Since the major release changed, all the packages that have direct
     dependency to harfbuzz has been successfully built:
     - efl
     - libass
     - mupdf
     - pango
     - qt5base
     - qt5webengine
     - qt6base
     - sdl2_ttf
     - supertuxkart
     - vlc
     - webkitgtk
     - wpewebkit

> Signed-off-by: Bernd Kuhls <bernd at kuhls.net>

With commit log reworded like above:
Reviewed-by: Giulio Benetti <giulio.benetti at benettiengineering.com>
Tested-by: Giulio Benetti <giulio.benetti at benettiengineering.com>

Maybe a maintainer can reword it while committing.

Best regards
-- 
Giulio Benetti
CEO&CTO at Benetti Engineering sas

> ---
>   package/harfbuzz/harfbuzz.hash | 2 +-
>   package/harfbuzz/harfbuzz.mk   | 2 +-
>   2 files changed, 2 insertions(+), 2 deletions(-)
> 
> diff --git a/package/harfbuzz/harfbuzz.hash b/package/harfbuzz/harfbuzz.hash
> index 6b3dfc22b7..6b71e3819c 100644
> --- a/package/harfbuzz/harfbuzz.hash
> +++ b/package/harfbuzz/harfbuzz.hash
> @@ -1,3 +1,3 @@
>   # Locally computed
> -sha256  20770789749ac9ba846df33983dbda22db836c70d9f5d050cb9aa5347094a8fb  harfbuzz-7.3.0.tar.xz
> +sha256  c1ce780acd385569f25b9a29603d1d5bc71e6940e55bfdd4f7266fad50e42620  harfbuzz-8.0.1.tar.xz
>   sha256  ba8f810f2455c2f08e2d56bb49b72f37fcf68f1f4fade38977cfd7372050ad64  COPYING
> diff --git a/package/harfbuzz/harfbuzz.mk b/package/harfbuzz/harfbuzz.mk
> index 981d911014..3118ec62c9 100644
> --- a/package/harfbuzz/harfbuzz.mk
> +++ b/package/harfbuzz/harfbuzz.mk
> @@ -4,7 +4,7 @@
>   #
>   ################################################################################
>   
> -HARFBUZZ_VERSION = 7.3.0
> +HARFBUZZ_VERSION = 8.0.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)




More information about the buildroot mailing list