mirror of
https://gitlab.com/buildroot.org/buildroot.git
synced 2026-09-09 16:01:54 -09:00
package/hwdata: bump version to 0.396
Release notes: https://github.com/vcrhonek/hwdata/releases/tag/v0.396 Changelog: https://github.com/vcrhonek/hwdata/compare/v0.395...v0.396 Signed-off-by: Kadambini Nema <kadambini.nema@gmail.com> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
This commit is contained in:
committed by
Peter Korsgaard
parent
e34b75aeeb
commit
fe73ae0905
@@ -1,4 +1,4 @@
|
||||
# Locally calculated
|
||||
sha256 1166f733c57afa82cfdad56e62ef044835fbc8c99ef65f033e6a5802716b5c66 hwdata-0.395.tar.gz
|
||||
sha256 6ed6ff6eb9d137b9669af6966974643a015cf302a39237ef84dd2efa5e20bae8 hwdata-0.396.tar.gz
|
||||
sha256 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643 COPYING
|
||||
sha256 21d0406f93e884a050426ebc21931839a45d56bfcbcbfdda7686d583f36f107f LICENSE
|
||||
|
||||
@@ -4,7 +4,7 @@
|
||||
#
|
||||
################################################################################
|
||||
|
||||
HWDATA_VERSION = 0.395
|
||||
HWDATA_VERSION = 0.396
|
||||
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
|
||||
|
||||
Reference in New Issue
Block a user