mirror of
https://gitlab.com/buildroot.org/buildroot.git
synced 2026-08-09 17:03:35 -09:00
package/hwdata: bump version to 0.398
Release notes: https://github.com/vcrhonek/hwdata/releases/tag/v0.398 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
f6194a6f4a
commit
a62ed63dce
@@ -1,4 +1,4 @@
|
||||
# Locally calculated
|
||||
sha256 09eee39e73a63ab27af651ab6afdd13d6e5c3485872f2cd406b35e4d80ffdb0b hwdata-0.397.tar.gz
|
||||
sha256 cd52f7eb5c0f438a3605d1799d9f345a2894ad0f269ab6e8441f55e27e80dd78 hwdata-0.398.tar.gz
|
||||
sha256 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643 COPYING
|
||||
sha256 21d0406f93e884a050426ebc21931839a45d56bfcbcbfdda7686d583f36f107f LICENSE
|
||||
|
||||
@@ -4,7 +4,7 @@
|
||||
#
|
||||
################################################################################
|
||||
|
||||
HWDATA_VERSION = 0.397
|
||||
HWDATA_VERSION = 0.398
|
||||
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