mirror of
https://gitlab.com/buildroot.org/buildroot.git
synced 2026-08-08 08:30:47 -09:00
package/dmidecode: bump to version 3.6
For change log, see: https://git.savannah.gnu.org/cgit/dmidecode.git/tree/NEWS?h=dmidecode-3-6 Signed-off-by: Julien Olivain <ju.o@free.fr> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
This commit is contained in:
committed by
Peter Korsgaard
parent
1e81379b94
commit
ca256b6d2c
@@ -1,4 +1,4 @@
|
||||
# Locally computed after checking pgp signature from:
|
||||
# https://download.savannah.gnu.org/releases/dmidecode/dmidecode-3.5.tar.xz.sig
|
||||
sha256 79d76735ee8e25196e2a722964cf9683f5a09581503537884b256b01389cc073 dmidecode-3.5.tar.xz
|
||||
# https://download.savannah.gnu.org/releases/dmidecode/dmidecode-3.6.tar.xz.sig
|
||||
sha256 e40c65f3ec3dafe31ad8349a4ef1a97122d38f65004ed66575e1a8d575dd8bae dmidecode-3.6.tar.xz
|
||||
sha256 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643 LICENSE
|
||||
|
||||
@@ -4,7 +4,7 @@
|
||||
#
|
||||
################################################################################
|
||||
|
||||
DMIDECODE_VERSION = 3.5
|
||||
DMIDECODE_VERSION = 3.6
|
||||
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