diff --git a/hardware/info/dmidecode/actions.py b/hardware/info/dmidecode/actions.py
index 26e4c28615..10960a8d21 100644
--- a/hardware/info/dmidecode/actions.py
+++ b/hardware/info/dmidecode/actions.py
@@ -14,4 +14,4 @@ def build():
def install():
autotools.rawInstall("DESTDIR=%s prefix=/%s install-bin install-man" % (get.installDIR(), get.defaultprefixDIR()))
- pisitools.dodoc("AUTHORS", "CHANGELOG", "LICENSE", "README")
+ pisitools.dodoc("AUTHORS", "LICENSE", "README")
diff --git a/hardware/info/dmidecode/pspec.xml b/hardware/info/dmidecode/pspec.xml
index 1ae122daca..fa826c2f30 100644
--- a/hardware/info/dmidecode/pspec.xml
+++ b/hardware/info/dmidecode/pspec.xml
@@ -12,7 +12,7 @@
app:console
Tool to analyse BIOS DMI data
dmidecode reports information about x86/ia64 hardware as described in the system BIOS according to the SMBIOS/DMI standard. This information typically includes system manufacturer, model name, serial number, BIOS version, asset tag as well as a lot of other details of varying level of interest and reliability depending on the manufacturer.
- http://download.savannah.gnu.org/releases/dmidecode/dmidecode-3.1.tar.gz
+ http://download.savannah.gnu.org/releases/dmidecode/dmidecode-3.4.tar.xz
@@ -29,6 +29,13 @@
+
+ 2022-06-29
+ 3.4
+ Version bump.
+ Mustafa Cinasal
+ muscnsl@gmail.com
+
2020-01-18
3.1