mirror of
https://gitlab.com/buildroot.org/buildroot.git
synced 2026-08-01 21:23:51 -09:00
package/dmidecode: bump to version 3.7
Release notes: https://lists.nongnu.org/archive/html/dmidecode-devel/2025-12/msg00039.html Signed-off-by: Pierre-Yves Kerbrat <pkerbrat@free.fr> Signed-off-by: Julien Olivain <ju.o@free.fr>
This commit is contained in:
committed by
Julien Olivain
parent
5ebe3024be
commit
2ce452ed71
@@ -1,4 +1,4 @@
|
||||
# Locally computed after checking pgp signature from:
|
||||
# https://download.savannah.gnu.org/releases/dmidecode/dmidecode-3.6.tar.xz.sig
|
||||
sha256 e40c65f3ec3dafe31ad8349a4ef1a97122d38f65004ed66575e1a8d575dd8bae dmidecode-3.6.tar.xz
|
||||
# https://download.savannah.gnu.org/releases/dmidecode/dmidecode-3.7.tar.xz.sig
|
||||
sha256 2c3aed12c85a1e6a9410d406d5e417c455466dc1bc7c89278bb32cf7cad91e8a dmidecode-3.7.tar.xz
|
||||
sha256 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643 LICENSE
|
||||
|
||||
@@ -4,7 +4,7 @@
|
||||
#
|
||||
################################################################################
|
||||
|
||||
DMIDECODE_VERSION = 3.6
|
||||
DMIDECODE_VERSION = 3.7
|
||||
DMIDECODE_SOURCE = dmidecode-$(DMIDECODE_VERSION).tar.xz
|
||||
DMIDECODE_SITE = http://download.savannah.gnu.org/releases/dmidecode
|
||||
DMIDECODE_LICENSE = GPL-2.0+
|
||||
|
||||
Reference in New Issue
Block a user