[Buildroot] [PATCH 1/1] package/fwts: bump to version 25.01.00

Romain Naour romain.naour at smile.fr
Mon Feb 10 22:20:42 UTC 2025


Hello Julien,

Le 10/02/2025 à 21:05, Julien Olivain a écrit :
> See release announce:
> https://lists.ubuntu.com/archives/fwts-devel/2025-January/013954.html
> 
> This commit also updates the license hash, due to year update in:
> https://github.com/fwts/fwts/commit/b6bd85fc8da14c1279de186eb12b7e58ecf7812d
> 
> Signed-off-by: Julien Olivain <ju.o at free.fr>

Applied to master, thanks.

Best regards,
Romain


> ---
> Patch runtime tested in:
> https://gitlab.com/jolivain/buildroot/-/jobs/9085579766
> ---
>  package/fwts/fwts.hash | 4 ++--
>  package/fwts/fwts.mk   | 2 +-
>  2 files changed, 3 insertions(+), 3 deletions(-)
> 
> diff --git a/package/fwts/fwts.hash b/package/fwts/fwts.hash
> index 0e913b3ae8..97b13b3db0 100644
> --- a/package/fwts/fwts.hash
> +++ b/package/fwts/fwts.hash
> @@ -1,5 +1,5 @@
>  # Hash from: https://fwts.ubuntu.com/release/SHA256SUMS
> -sha256  09dde69c6cd8e33177c37e06a9763f7d78271ad40e92f266157b739cfac8d185  fwts-V24.11.00.tar.gz
> +sha256  c8bbf62f4bd80f17bb768bab3863ee93e195b2047d10637a3d03fe2086291bd7  fwts-V25.01.00.tar.gz
>  
>  # Hash for license file
> -sha256  3cd2c5d12f024ff2aa203e37d7e972c4d5ab7bf1a65e3e09aebccf71e64b525b  debian/copyright
> +sha256  77a5f0ea48e53ee8d67aecc7759cf468bcd340c1caca711ed4307b477a93fb47  debian/copyright
> diff --git a/package/fwts/fwts.mk b/package/fwts/fwts.mk
> index fded1e696b..410ce063aa 100644
> --- a/package/fwts/fwts.mk
> +++ b/package/fwts/fwts.mk
> @@ -4,7 +4,7 @@
>  #
>  ################################################################################
>  
> -FWTS_VERSION = 24.11.00
> +FWTS_VERSION = 25.01.00
>  FWTS_SOURCE = fwts-V$(FWTS_VERSION).tar.gz
>  FWTS_SITE = https://fwts.ubuntu.com/release
>  FWTS_STRIP_COMPONENTS = 0



More information about the buildroot mailing list