mirror of
https://gitlab.com/buildroot.org/buildroot.git
synced 2026-09-25 19:40:35 -09:00
package/hwdata: bump version to 0.402
Release notes: https://github.com/vcrhonek/hwdata/releases/tag/v0.402 Signed-off-by: Akhilesh Nema <nemaakhilesh@gmail.com> Signed-off-by: Julien Olivain <ju.o@free.fr>
This commit is contained in:
committed by
Julien Olivain
parent
da8f89a6a4
commit
55961e952d
@@ -1,4 +1,4 @@
|
||||
# Locally calculated
|
||||
sha256 e9ff93b9807cc014ed8f7f5cb5dc2c31e714058c82ddc59b7355f5c57c9b759e hwdata-0.401.tar.gz
|
||||
sha256 e390fe2f5f5ef7ed9ccbe62eb7cd40d4ee2b57389e7869c0dc96433c81812e7a hwdata-0.402.tar.gz
|
||||
sha256 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643 COPYING
|
||||
sha256 21d0406f93e884a050426ebc21931839a45d56bfcbcbfdda7686d583f36f107f LICENSE
|
||||
|
||||
@@ -4,7 +4,7 @@
|
||||
#
|
||||
################################################################################
|
||||
|
||||
HWDATA_VERSION = 0.401
|
||||
HWDATA_VERSION = 0.402
|
||||
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