public inbox for development@lists.ipfire.org
 help / color / mirror / Atom feed
* [PATCH] dmidecode: update to 3.2
@ 2019-01-05 10:47 Peter Müller
  2019-01-07 13:03 ` Michael Tremer
  0 siblings, 1 reply; 4+ messages in thread
From: Peter Müller @ 2019-01-05 10:47 UTC (permalink / raw)
  To: development

[-- Attachment #1: Type: text/plain, Size: 1001 bytes --]

Signed-off-by: Peter Müller <peter.mueller(a)ipfire.org>
---
 dmidecode/dmidecode.nm | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

diff --git a/dmidecode/dmidecode.nm b/dmidecode/dmidecode.nm
index 828924367..05f9537bb 100644
--- a/dmidecode/dmidecode.nm
+++ b/dmidecode/dmidecode.nm
@@ -4,11 +4,11 @@
 ###############################################################################
 
 name       = dmidecode
-version    = 3.0
-release    = 1
+version    = 3.2
+release    = 2
 
 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,7 @@ description
 	manufacturer.
 end
 
-source_dl  = http://download.savannah.gnu.org/releases/dmidecode/
+source_dl  = https://download.savannah.gnu.org/releases/dmidecode/
 
 build
 	make_build_targets += CFLAGS="%{CFLAGS}" LDFLAGS="%{LDFLAGS}"
-- 
2.16.4

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2019-01-07 17:45 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-01-05 10:47 [PATCH] dmidecode: update to 3.2 Peter Müller
2019-01-07 13:03 ` Michael Tremer
2019-01-07 17:24   ` [PATCH v2] " Peter Müller
2019-01-07 17:45     ` Michael Tremer

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox