]> git.ipfire.org Git - ipfire-2.x.git/commitdiff
powertop: Update to 2.10
authorMatthias Fischer <matthias.fischer@ipfire.org>
Sun, 10 Feb 2019 19:13:17 +0000 (20:13 +0100)
committerMichael Tremer <michael.tremer@ipfire.org>
Wed, 13 Feb 2019 11:29:39 +0000 (11:29 +0000)
Hi,

Triggered by:
https://forum.ipfire.org/viewtopic.php?f=69&t=22274

For details see:
https://01.org/powertop/downloads/powertop-v2.10

Best,
Matthias

Signed-off-by: Matthias Fischer <matthias.fischer@ipfire.org>
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
lfs/powertop

index de92af56ac0c4f3e1da6fbe4e2442ea3c55bc64c..f8a12abca784c0104b792917fae127f4cfe2d90b 100644 (file)
@@ -24,7 +24,7 @@
 
 include Config
 
-VER        = v2.9
+VER        = v2.10
 
 THISAPP    = powertop-$(VER)
 DL_FILE    = $(THISAPP).tar.gz
@@ -32,7 +32,7 @@ DL_FROM    = $(URL_IPFIRE)
 DIR_APP    = $(DIR_SRC)/$(THISAPP)
 TARGET     = $(DIR_INFO)/$(THISAPP)
 PROG       = powertop
-PAK_VER    = 2
+PAK_VER    = 3
 
 DEPS       = ""
 
@@ -44,7 +44,7 @@ objects = $(DL_FILE)
 
 $(DL_FILE) = $(DL_FROM)/$(DL_FILE)
 
-$(DL_FILE)_MD5 = 583518c5c4434c6e9b9c58c3920950b6
+$(DL_FILE)_MD5 = a69bd55901cf919cc564187402ea2c9c
 
 install : $(TARGET)