[Buildroot] [PATCH 1/1] package/hwdata: bump version to 0.379

Arnout Vandecappelle arnout at mind.be
Sun Mar 3 20:35:03 UTC 2024



On 13/02/2024 05:42, Kadambini Nema wrote:
> Signed-off-by: Kadambini Nema <kadambini.nema at gmail.com>

  Applied to next, thanks.

  Regards,
  Arnout

> ---
>   package/hwdata/hwdata.hash | 2 +-
>   package/hwdata/hwdata.mk   | 2 +-
>   2 files changed, 2 insertions(+), 2 deletions(-)
> 
> diff --git a/package/hwdata/hwdata.hash b/package/hwdata/hwdata.hash
> index 6915e04e46..92b7eaab6d 100644
> --- a/package/hwdata/hwdata.hash
> +++ b/package/hwdata/hwdata.hash
> @@ -1,4 +1,4 @@
>   # Locally calculated
> -sha256  0db28dc635d5059ad23d068d2e56ef5dc540f95bc813ea5a3c0f5d63b03d20d6  hwdata-0.373.tar.gz
> +sha256  b98ef646d530d5fd3afa3180efbf7c8e22d3da0088f5836f41ee25380d87b092  hwdata-0.379.tar.gz
>   sha256  8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643  COPYING
>   sha256  21d0406f93e884a050426ebc21931839a45d56bfcbcbfdda7686d583f36f107f  LICENSE
> diff --git a/package/hwdata/hwdata.mk b/package/hwdata/hwdata.mk
> index 025f5b4969..555fb58f14 100644
> --- a/package/hwdata/hwdata.mk
> +++ b/package/hwdata/hwdata.mk
> @@ -4,7 +4,7 @@
>   #
>   ################################################################################
>   
> -HWDATA_VERSION = 0.373
> +HWDATA_VERSION = 0.379
>   HWDATA_SITE = $(call github,vcrhonek,hwdata,v$(HWDATA_VERSION))
>   HWDATA_LICENSE = GPL-2.0+, BSD-3-Clause, XFree86 1.0
>   HWDATA_LICENSE_FILES = COPYING LICENSE



More information about the buildroot mailing list