From 98373b1d462ef88a39f0c38e4ca9e5579ac8f676 Mon Sep 17 00:00:00 2001 From: Andrea Brancaleoni Date: Sun, 21 Jun 2015 20:57:03 +0200 Subject: [PATCH] tlp: rebuild for musl. --- srcpkgs/tlp/template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/srcpkgs/tlp/template b/srcpkgs/tlp/template index 30f57629ceb..d076cc4bf60 100644 --- a/srcpkgs/tlp/template +++ b/srcpkgs/tlp/template @@ -1,7 +1,7 @@ # Template file for 'tlp' pkgname=tlp version=0.7 -revision=2 +revision=3 wrksrc="TLP-${version}" depends="hdparm bash iw rfkill ethtool" conf_files="/etc/default/tlp"