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:
Pierre-Yves Kerbrat
2025-12-19 15:19:44 +01:00
committed by Julien Olivain
parent 5ebe3024be
commit 2ce452ed71
2 changed files with 3 additions and 3 deletions

View File

@@ -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

View File

@@ -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+