From 6db62ff5f3afc8ccb70c7c476aa5811b10577f14 Mon Sep 17 00:00:00 2001 From: Nathan Owens Date: Sun, 15 Dec 2019 23:18:15 -0600 Subject: [PATCH] pstate-frequency: update to 3.10.4 Signed-off-by: Nathan Owens --- srcpkgs/pstate-frequency/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/pstate-frequency/template b/srcpkgs/pstate-frequency/template index 7507897e0f..e6057d0dcd 100644 --- a/srcpkgs/pstate-frequency/template +++ b/srcpkgs/pstate-frequency/template @@ -1,6 +1,6 @@ # Template file for 'pstate-frequency' pkgname=pstate-frequency -version=3.10.3 +version=3.10.4 revision=1 archs="i686* x86_64*" build_style=gnu-makefile @@ -10,5 +10,5 @@ maintainer="Orphaned " license="GPL-2.0-or-later" homepage="https://pyamsoft.github.io/pstate-frequency/" distfiles="https://github.com/pyamsoft/pstate-frequency/archive/${version}.tar.gz" -checksum=ca9cd5adc1c533707283cc3803a591574bcb1e38ea9ef3741d6e7b5bb8f855cb +checksum=7eb233d026c894070f714f4d0e490d5ad341179f1a510bcccabff262dde079ce conf_files="/etc/pstate-frequency.d/*.plan"