From patchwork Mon Feb 11 06:13:17 2019 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Matthias Fischer X-Patchwork-Id: 2083 Return-Path: Received: from mail01.ipfire.org (unknown [172.28.1.200]) (using TLSv1.2 with cipher ECDHE-ECDSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mail01.ipfire.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by web07.i.ipfire.org (Postfix) with ESMTPS id D7BB085D3E5 for ; Sun, 10 Feb 2019 19:13:25 +0000 (GMT) Received: from mail01.i.ipfire.org (localhost [IPv6:::1]) by mail01.ipfire.org (Postfix) with ESMTP id 43yJVF0Ksxz5JKyr; Sun, 10 Feb 2019 19:13:25 +0000 (GMT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=ipfire.org; s=201801; t=1549826005; h=from:from:sender:sender:reply-to:subject:subject:date:date: message-id:message-id:to:to:cc:mime-version:content-type: content-transfer-encoding:in-reply-to:references:list-id: list-unsubscribe:list-subscribe:list-post; bh=rqE0tC+1OUKWrYpsx4KGGSsEiYyVhb9dcfHeq9llbM8=; b=VQGHrZzML5+OrTus4dHG4G1impFThmarlM+gaeewG0n81wCnun2hMrsDfLsXwYRaKSaFzu ZTxG6+BBShY8dpDtqgipSlmEV4DRuoTTGbd7skaLUGwwuEnLoVMdmsYGjczGDQlDKW3iXd CVlolydjwqq+L2WjU/HDJiGjzVqnVJ9+6Xw/ZzOoprE/vqgboYOv33uuDVL+/RvsKCnXU4 WmSzoWh7D/GmDU0OT0Y9ghrjw4fKt1ghm53cjFK0Ruk/17z7mUd479UnWnBH+wJZoK0faX rACIynLT0VevRBJ0E/jlEL7TIug3NPKZGBckUD7hFEEhVjvAMHYayWb+6MQMZw== Received: from Devel.localdomain (p4FF5633E.dip0.t-ipconnect.de [79.245.99.62]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mail01.ipfire.org (Postfix) with ESMTPSA id 43yJV93K9Yz5JGCg for ; Sun, 10 Feb 2019 19:13:21 +0000 (GMT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=ipfire.org; s=201801; t=1549826001; h=from:from:sender:reply-to:subject:subject:date:date: message-id:message-id:to:to:cc:mime-version:content-type: content-transfer-encoding:in-reply-to:references; bh=rqE0tC+1OUKWrYpsx4KGGSsEiYyVhb9dcfHeq9llbM8=; b=CwUbQCEPXb4Kon32oSKVccO9WbdNRE0zcv7gS90M7VNHJwVx2ZAZHnIrYGWzl19GWrbs54 LxVhwai6oLxdQ4MKAbIz+eoXRZqsIiJCPcMvhjmDu92tLcTzV/lCXnOJTHk52+l7pnhpfv kHYauJ71JbBfYy8rU/Ot0mlspBwzNNfgZxLf3sVbFnT6Nqnctm7Hwg/70xfKeHMeEjtXqh BKcSostGTPzY0aFX16MXNryTSUpk6UXMAyWo5ERB1aB7wnylcJtH4q7d77Uh3R+2wRdPd6 ieDnEOqvUKYTMZniPw4ODNnIwRnsbkRifjR2/mTqIyL17UVgeDHeaiGa5PZgsQ== From: Matthias Fischer To: development@lists.ipfire.org Subject: [PATCH] powertop: Update to 2.10 Date: Sun, 10 Feb 2019 20:13:17 +0100 Message-Id: <20190210191317.22432-1-matthias.fischer@ipfire.org> X-Mailer: git-send-email 2.18.0 Authentication-Results: mail01.ipfire.org; auth=pass smtp.auth=mfischer smtp.mailfrom=matthias.fischer@ipfire.org X-Spamd-Result: default: False [-5.03 / 11.00]; ARC_NA(0.00)[]; FROM_HAS_DN(0.00)[]; TO_MATCH_ENVRCPT_ALL(0.00)[]; MIME_GOOD(-0.10)[text/plain]; TO_DN_NONE(0.00)[]; RCPT_COUNT_ONE(0.00)[1]; DKIM_SIGNED(0.00)[]; MID_CONTAINS_FROM(1.00)[]; NEURAL_HAM(-2.93)[-0.976,0]; RCVD_COUNT_ZERO(0.00)[0]; FROM_EQ_ENVFROM(0.00)[]; MIME_TRACE(0.00)[0:+]; ASN(0.00)[asn:3320, ipnet:79.192.0.0/10, country:DE]; RCVD_TLS_ALL(0.00)[]; BAYES_HAM(-3.00)[100.00%] X-Spam-Status: No, score=-5.03 X-Rspamd-Server: mail01.i.ipfire.org X-BeenThere: development@lists.ipfire.org X-Mailman-Version: 2.1.15 Precedence: list List-Id: IPFire development talk List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: development-bounces@lists.ipfire.org Sender: "Development" 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 --- 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)