summaryrefslogtreecommitdiff
path: root/testing/ossec-hids/APKBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'testing/ossec-hids/APKBUILD')
-rw-r--r--testing/ossec-hids/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/ossec-hids/APKBUILD b/testing/ossec-hids/APKBUILD
index 9575d870216..5577eeb86cc 100644
--- a/testing/ossec-hids/APKBUILD
+++ b/testing/ossec-hids/APKBUILD
@@ -6,7 +6,7 @@ pkgrel=0
pkgdesc="Open Source Host-based Intrusion Detection System"
url="http://www.ossec.net/"
arch="all !aarch64 !armhf"
-license="GPL3"
+license="GPL-3.0"
depends="inotify-tools procps"
makedepends="linux-headers inotify-tools-dev findutils file"
install="$pkgname.pre-install"