aboutsummaryrefslogtreecommitdiffstats
path: root/main/hwdata/APKBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'main/hwdata/APKBUILD')
-rw-r--r--main/hwdata/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/main/hwdata/APKBUILD b/main/hwdata/APKBUILD
index 3f300fed506..627567efd9e 100644
--- a/main/hwdata/APKBUILD
+++ b/main/hwdata/APKBUILD
@@ -5,7 +5,7 @@ pkgrel=0
pkgdesc="Hardware identification and configuration data"
url="https://github.com/vcrhonek/hwdata"
arch="noarch"
-license="GPL2+"
+license="GPL-2.0-or-later"
makedepends="bash"
subpackages="$pkgname-usb $pkgname-pci $pkgname-pnp $pkgname-oui"
options="!check" # requires pciutils, which causes build loop