diff options
Diffstat (limited to 'testing/thermald/APKBUILD')
-rw-r--r-- | testing/thermald/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/thermald/APKBUILD b/testing/thermald/APKBUILD index b2618b1976b..f525d2eb510 100644 --- a/testing/thermald/APKBUILD +++ b/testing/thermald/APKBUILD @@ -7,7 +7,7 @@ pkgrel=0 pkgdesc="Thermal daemon for IA" url="https://github.com/01org/thermal_daemon" arch="all !armhf !aarch64" -license="GPL2" +license="GPL-2.0" depends="" makedepends="autoconf automake libtool dbus-glib-dev libxml2-dev linux-headers" subpackages="$pkgname-doc" |