dmidecode: update to 3.2

Signed-off-by: Peter Müller <peter.mueller@ipfire.org>
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
This commit is contained in:
Peter Müller 2019-01-07 18:24:29 +01:00 committed by Michael Tremer
parent 0478b1e6e5
commit 25c2ca8fe2
1 changed files with 4 additions and 3 deletions

View File

@ -4,11 +4,11 @@
###############################################################################
name = dmidecode
version = 3.0
version = 3.2
release = 1
groups = Applications/System
url = http://www.nongnu.org/dmidecode/
url = https://www.nongnu.org/dmidecode/
license = GPLv2+
summary = Tool to analyse BIOS DMI data.
@ -21,7 +21,8 @@ description
manufacturer.
end
source_dl = http://download.savannah.gnu.org/releases/dmidecode/
source_dl = https://download.savannah.gnu.org/releases/dmidecode/
sources = %{thisapp}.tar.xz
build
make_build_targets += CFLAGS="%{CFLAGS}" LDFLAGS="%{LDFLAGS}"