From 22235c1375cd9aed46a5f70edc3a1e19a51dc3f5 Mon Sep 17 00:00:00 2001 From: Akhilesh Nema Date: Fri, 17 Jan 2025 00:13:14 -0800 Subject: [PATCH] package/hwdata: bump version to 0.391 Release notes: https://github.com/vcrhonek/hwdata/releases/tag/v0.391 https://github.com/vcrhonek/hwdata/releases/tag/v0.390 https://github.com/vcrhonek/hwdata/releases/tag/v0.389 https://github.com/vcrhonek/hwdata/releases/tag/v0.388 https://github.com/vcrhonek/hwdata/releases/tag/v0.387 https://github.com/vcrhonek/hwdata/releases/tag/v0.386 Changelog: https://github.com/vcrhonek/hwdata/compare/v0.385...v0.391 Signed-off-by: Akhilesh Nema Signed-off-by: Julien Olivain --- 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 db30db66af..c559c99374 100644 --- a/package/hwdata/hwdata.hash +++ b/package/hwdata/hwdata.hash @@ -1,4 +1,4 @@ # Locally calculated -sha256 577219d44d9686e8177f6291adbff7bacdd785ad4e8a8d0c4b2a14dbf850d6ac hwdata-0.385.tar.gz +sha256 620fe1c22922a3d1bd1062424e9cc6b954acea2f83b72ff0cb45144981cb1975 hwdata-0.391.tar.gz sha256 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643 COPYING sha256 21d0406f93e884a050426ebc21931839a45d56bfcbcbfdda7686d583f36f107f LICENSE diff --git a/package/hwdata/hwdata.mk b/package/hwdata/hwdata.mk index 294afdc061..bbf7b861f8 100644 --- a/package/hwdata/hwdata.mk +++ b/package/hwdata/hwdata.mk @@ -4,7 +4,7 @@ # ################################################################################ -HWDATA_VERSION = 0.385 +HWDATA_VERSION = 0.391 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