diff options
Diffstat (limited to 'community/lshw/APKBUILD')
-rw-r--r-- | community/lshw/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/community/lshw/APKBUILD b/community/lshw/APKBUILD index 08345be68bf..6ae2b7b29df 100644 --- a/community/lshw/APKBUILD +++ b/community/lshw/APKBUILD @@ -6,7 +6,7 @@ pkgrel=2 pkgdesc="Hardware Lister" url="https://ezix.org/project/wiki/HardwareLiSter" arch="all" -license="GPL3+" +license="GPL-3.0-or-later" makedepends="sqlite-dev linux-headers" subpackages="$pkgname-doc $pkgname-lang" source="http://ezix.org/software/files/lshw-B.$pkgver.tar.gz |