Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 3 additions & 3 deletions srcpkgs/pstate-frequency/template
Original file line number Diff line number Diff line change
@@ -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
Expand All @@ -9,6 +9,6 @@ short_desc="Easily control Intel p-state driver on Linux"
maintainer="Orphaned <orphan@voidlinux.org>"
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"