cpufrequtils: fix license
This commit is contained in:
committed by
Érico Nogueira Rolim
parent
2e886a2134
commit
6dc7c0e525
@@ -1,7 +1,7 @@
|
||||
# Template file for 'cpufrequtils'
|
||||
pkgname=cpufrequtils
|
||||
version=008
|
||||
revision=12
|
||||
revision=13
|
||||
_commit=a2f0c39d5f21596bb9f5223e895c0ff210b265d0
|
||||
wrksrc="${pkgname}-${_commit}"
|
||||
build_style=gnu-makefile
|
||||
@@ -10,7 +10,7 @@ make_install_args="mandir=/usr/share/man"
|
||||
hostmakedepends="gettext"
|
||||
short_desc="Userspace tools for the Linux kernel cpufreq subsystem"
|
||||
maintainer="Orphaned <orphan@voidlinux.org>"
|
||||
license="GPL-2"
|
||||
license="GPL-2.0-only"
|
||||
homepage="https://git.kernel.org/pub/scm/linux/kernel/git/brodo/cpufrequtils.git"
|
||||
distfiles="${homepage}/snapshot/${pkgname}-${_commit}.tar.gz"
|
||||
checksum=53b0fd1092e2053d31f4707ae0485f0d09b7faafcfac0e53da06c28ecfe23c95
|
||||
|
||||
Reference in New Issue
Block a user