diff options
Diffstat (limited to 'testing/cpupower')
-rw-r--r-- | testing/cpupower/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/cpupower/APKBUILD b/testing/cpupower/APKBUILD index 8fe7573a9f..a32573f07c 100644 --- a/testing/cpupower/APKBUILD +++ b/testing/cpupower/APKBUILD @@ -9,7 +9,7 @@ pkgrel=$_kpkgrel pkgdesc="Linux kernel tool to examine and tune power saving related features of your processor" url="http://www.kernel.org" arch="all" -license="GPL2" +license="GPL-2.0" depends_dev="pciutils-dev readline-dev" makedepends="$depends_dev bash linux-headers" subpackages="$pkgname-doc $pkgname-dev" |