diff options
Diffstat (limited to 'testing/wmi-client/APKBUILD')
-rw-r--r-- | testing/wmi-client/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/wmi-client/APKBUILD b/testing/wmi-client/APKBUILD index 2212e6913b9..0ac028a7707 100644 --- a/testing/wmi-client/APKBUILD +++ b/testing/wmi-client/APKBUILD @@ -7,7 +7,7 @@ pkgrel=2 pkgdesc="DCOM/WMI client implementation" url="https://www.orvant.com/packages" arch="all !aarch64" -license="GPL3" +license="GPL-3.0" subpackages="libwmiclient-dev:libdev libwmiclient:lib" makedepends="autoconf python-dev perl-datetime" source="https://launchpad.net/~cybersec/+archive/ubuntu/chaos-ppa-v2/+files/${_pkgname}_${pkgver}.orig.tar.bz2 |