[Buildroot] [git commit] package/hwdata: bump version to 0.394
Julien Olivain
ju.o at free.fr
Mon May 5 21:44:27 UTC 2025
commit: https://git.buildroot.net/buildroot/commit/?id=b18f95c1557e64e11f66ceedaff9d44059b86d70
branch: https://git.buildroot.net/buildroot/commit/?id=refs/heads/master
Release notes:
https://github.com/vcrhonek/hwdata/releases/tag/v0.394
Changelog:
https://github.com/vcrhonek/hwdata/compare/v0.392...v0.394
Signed-off-by: Kadambini Nema <kadambini.nema at gmail.com>
Signed-off-by: Julien Olivain <ju.o at free.fr>
---
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 9c8d37323d..eb4ecc191d 100644
--- a/package/hwdata/hwdata.hash
+++ b/package/hwdata/hwdata.hash
@@ -1,4 +1,4 @@
# Locally calculated
-sha256 1f472d8f2ec824d4efe6a75480767c4ce240fa5d91b6428d9f8775035da3ba1f hwdata-0.392.tar.gz
+sha256 b7c3fd7214a3b7c49d2661db127a712dc11cffd1799f793947aa1cb20aaf3298 hwdata-0.394.tar.gz
sha256 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643 COPYING
sha256 21d0406f93e884a050426ebc21931839a45d56bfcbcbfdda7686d583f36f107f LICENSE
diff --git a/package/hwdata/hwdata.mk b/package/hwdata/hwdata.mk
index eb9166dc72..f47df2ebb8 100644
--- a/package/hwdata/hwdata.mk
+++ b/package/hwdata/hwdata.mk
@@ -4,7 +4,7 @@
#
################################################################################
-HWDATA_VERSION = 0.392
+HWDATA_VERSION = 0.394
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