[Lunar-commits] <moonbase> dmidecode: version bumped to 2.10.
Florin Braescu
florin at lunar-linux.org
Mon Nov 24 15:03:10 CET 2008
commit a110cbdc6601f666af4322d986ccb71713cd32a9
Author: Florin Braescu <florin at lunar-linux.org>
Date: Mon Nov 24 16:03:10 2008 +0200
dmidecode: version bumped to 2.10.
SMBIOS 2.6 support was added. This includes new enumerated values for
recent hardware, as well as bus address for system slots and a new
entry type for on-board devices. The ability to dump the SMBIOS table
to a small binary file, and to read the SMBIOS table back from such
binary files, was added.
---
utils/dmidecode/DETAILS | 10 +++++-----
1 files changed, 5 insertions(+), 5 deletions(-)
diff --git a/utils/dmidecode/DETAILS b/utils/dmidecode/DETAILS
index 338d8b1..649e67f 100644
--- a/utils/dmidecode/DETAILS
+++ b/utils/dmidecode/DETAILS
@@ -1,12 +1,12 @@
MODULE=dmidecode
- VERSION=2.9
+ VERSION=2.10
SOURCE=$MODULE-$VERSION.tar.bz2
- SOURCE_URL=http://savannah.nongnu.org/download/$MODULE/
- SOURCE_VFY=sha1:0346690d32120b9fff22accd5b4e731414a3676b
- WEB_SITE=http://www.nongnu.org/dmidecode/
+ SOURCE_URL=http://savannah.nongnu.org/download/$MODULE
+ SOURCE_VFY=sha1:5366792a6df3266c9ecf7955f123027443370593
+ WEB_SITE=http://www.nongnu.org/$MODULE
MAINTAINER=ratler at lunar-linux.org
ENTERED=20040629
- UPDATED=20070227
+ UPDATED=20081124
SHORT="Tool for dumping a computer's DMI (SMBIOS) in a human-readable format"
cat << EOF
More information about the Lunar-commits
mailing list