* [PATCH] powertop: Update to 2.10
@ 2019-02-10 19:13 Matthias Fischer
0 siblings, 0 replies; only message in thread
From: Matthias Fischer @ 2019-02-10 19:13 UTC (permalink / raw)
To: development
[-- Attachment #1: Type: text/plain, Size: 964 bytes --]
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(a)ipfire.org>
---
lfs/powertop | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/lfs/powertop b/lfs/powertop
index de92af56a..f8a12abca 100644
--- a/lfs/powertop
+++ b/lfs/powertop
@@ -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)
--
2.18.0
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2019-02-10 19:13 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-02-10 19:13 [PATCH] powertop: Update to 2.10 Matthias Fischer
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox