mirror of
https://gitlab.com/buildroot.org/buildroot.git
synced 2026-08-01 21:23:51 -09:00
package/hwdata: bump version to 0.409
https://github.com/vcrhonek/hwdata/releases/tag/v0.409 https://github.com/vcrhonek/hwdata/releases/tag/v0.408 https://github.com/vcrhonek/hwdata/releases/tag/v0.407 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
4b2e2bdd9b
commit
a34e6a1938
@@ -1,4 +1,4 @@
|
|||||||
# Locally calculated
|
# Locally calculated
|
||||||
sha256 1ccfd1ca723595b1fe8794f4157ec5635be1ebedb5d13769b4be75d0b75bc199 hwdata-0.406.tar.gz
|
sha256 23006accc0f931dd5187d0307a57d0744e2b8feb85e73c37bc0f5229fb31eadd hwdata-0.409.tar.gz
|
||||||
sha256 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643 COPYING
|
sha256 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643 COPYING
|
||||||
sha256 21d0406f93e884a050426ebc21931839a45d56bfcbcbfdda7686d583f36f107f LICENSE
|
sha256 21d0406f93e884a050426ebc21931839a45d56bfcbcbfdda7686d583f36f107f LICENSE
|
||||||
|
|||||||
@@ -4,7 +4,7 @@
|
|||||||
#
|
#
|
||||||
################################################################################
|
################################################################################
|
||||||
|
|
||||||
HWDATA_VERSION = 0.406
|
HWDATA_VERSION = 0.409
|
||||||
HWDATA_SITE = $(call github,vcrhonek,hwdata,v$(HWDATA_VERSION))
|
HWDATA_SITE = $(call github,vcrhonek,hwdata,v$(HWDATA_VERSION))
|
||||||
HWDATA_LICENSE = GPL-2.0+, BSD-3-Clause, XFree86 1.0
|
HWDATA_LICENSE = GPL-2.0+, BSD-3-Clause, XFree86 1.0
|
||||||
HWDATA_LICENSE_FILES = COPYING LICENSE
|
HWDATA_LICENSE_FILES = COPYING LICENSE
|
||||||
|
|||||||
Reference in New Issue
Block a user