mirror of
https://gitlab.com/buildroot.org/buildroot.git
synced 2026-08-01 21:23:51 -09:00
package/hwdata: bump version to 0.406
https://github.com/vcrhonek/hwdata/releases/tag/v0.406 Signed-off-by: Bernd Kuhls <bernd@kuhls.net> Signed-off-by: Julien Olivain <ju.o@free.fr>
This commit is contained in:
committed by
Julien Olivain
parent
2fb10c689c
commit
16c02a4ec4
@@ -1,4 +1,4 @@
|
||||
# Locally calculated
|
||||
sha256 13605519e72e46aa13d5eede1901a07a6c83cd25ef866a86e7458047b5c81ce5 hwdata-0.405.tar.gz
|
||||
sha256 1ccfd1ca723595b1fe8794f4157ec5635be1ebedb5d13769b4be75d0b75bc199 hwdata-0.406.tar.gz
|
||||
sha256 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643 COPYING
|
||||
sha256 21d0406f93e884a050426ebc21931839a45d56bfcbcbfdda7686d583f36f107f LICENSE
|
||||
|
||||
@@ -4,7 +4,7 @@
|
||||
#
|
||||
################################################################################
|
||||
|
||||
HWDATA_VERSION = 0.405
|
||||
HWDATA_VERSION = 0.406
|
||||
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