diff --git a/srcpkgs/pstate-frequency/template b/srcpkgs/pstate-frequency/template index 98667d1647db89..94e803a9b85c89 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.11.0 +version=3.17.1 revision=1 archs="i686* x86_64*" build_style=gnu-makefile @@ -9,6 +9,6 @@ short_desc="Easily control Intel p-state driver on Linux" 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=df232f57de91c6527958a89fc06010d8ed9bffd686f1f682ebf9ef30bd5078d4 +distfiles="https://github.com/pyamsoft/pstate-frequency/archive/refs/tags/${version}.tar.gz" +checksum=30678befd0d0d759a51cfd02d7ea2f88ffb097f8fa6b1d22308140ff85bd3454 conf_files="/etc/pstate-frequency.d/*.plan"