dmidecode-3.4
This commit is contained in:
@@ -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")
|
||||
|
||||
@@ -12,7 +12,7 @@
|
||||
<IsA>app:console</IsA>
|
||||
<Summary>Tool to analyse BIOS DMI data</Summary>
|
||||
<Description>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.</Description>
|
||||
<Archive sha1sum="3d61096a25fe55798faa882bff32f3bf6eb6366e" type="targz">http://download.savannah.gnu.org/releases/dmidecode/dmidecode-3.1.tar.gz</Archive>
|
||||
<Archive sha1sum="d4a2786e71606f75960418b5609d8953bbfa1e7b" type="tarxz">http://download.savannah.gnu.org/releases/dmidecode/dmidecode-3.4.tar.xz</Archive>
|
||||
</Source>
|
||||
|
||||
<Package>
|
||||
@@ -29,6 +29,13 @@
|
||||
</Package>
|
||||
|
||||
<History>
|
||||
<Update release="7">
|
||||
<Date>2022-06-29</Date>
|
||||
<Version>3.4</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="6">
|
||||
<Date>2020-01-18</Date>
|
||||
<Version>3.1</Version>
|
||||
|
||||
Reference in New Issue
Block a user