Skip to Content.
Sympa Menu

sm-commit - [[SM-Commit] ] GIT changes to master grimoire by Pavel Vinogradov (8e8302a5b5f8765aaa5a99f2bd3a19024e5a8361)

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: Pavel Vinogradov <scm AT sourcemage.org>
  • To: sm-commit AT lists.ibiblio.org, sm-commit AT lists.sourcemage.org
  • Subject: [[SM-Commit] ] GIT changes to master grimoire by Pavel Vinogradov (8e8302a5b5f8765aaa5a99f2bd3a19024e5a8361)
  • Date: Tue, 9 Jun 2026 03:11:34 +0000

GIT changes to master grimoire by Pavel Vinogradov <public AT sourcemage.org>:

utils/dmidecode/DETAILS | 6 +++---
utils/dmidecode/HISTORY | 3 +++
2 files changed, 6 insertions(+), 3 deletions(-)

New commits:
commit 8e8302a5b5f8765aaa5a99f2bd3a19024e5a8361
Author: Pavel Vinogradov <public AT sourcemage.org>
Commit: Pavel Vinogradov <public AT sourcemage.org>

utils/dmidecode: version 3.7

diff --git a/utils/dmidecode/DETAILS b/utils/dmidecode/DETAILS
index 753061a..4c60d7d 100755
--- a/utils/dmidecode/DETAILS
+++ b/utils/dmidecode/DETAILS
@@ -1,8 +1,8 @@
SPELL=dmidecode
- VERSION=3.5
+ VERSION=3.7
SOURCE=$SPELL-$VERSION.tar.xz
-SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
- SOURCE_URL[0]=https://savannah.nongnu.org/download/dmidecode/$SOURCE
+SOURCE_DIRECTORY="${BUILD_DIRECTORY}/${SPELL}-${VERSION}"
+
SOURCE_URL[0]="https://download.savannah.nongnu.org/releases/${SPELL}/${SOURCE}";
SOURCE2=$SOURCE.sig
SOURCE2_URL[0]=${SOURCE_URL[0]}.sig
SOURCE_GPG=nongnu.gpg:$SOURCE.sig:UPSTREAM_KEY
diff --git a/utils/dmidecode/HISTORY b/utils/dmidecode/HISTORY
index 61846b6..d54f76c 100644
--- a/utils/dmidecode/HISTORY
+++ b/utils/dmidecode/HISTORY
@@ -1,3 +1,6 @@
+2026-06-08 Pavel Vinogradov <public AT sourcemage.org>
+ * DETAILS: version 3.7, updated SOYURCE_URL, quoting++
+
2023-04-24 Treeve Jelbert <treeve AT sourcemage.org>
* DETAILS: version 3.5



  • [[SM-Commit] ] GIT changes to master grimoire by Pavel Vinogradov (8e8302a5b5f8765aaa5a99f2bd3a19024e5a8361), Pavel Vinogradov, 06/08/2026

Archive powered by MHonArc 2.6.24.

Top of Page