aboutsummaryrefslogtreecommitdiffstats
path: root/testing/logstash
diff options
context:
space:
mode:
Diffstat (limited to 'testing/logstash')
-rw-r--r--testing/logstash/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/logstash/APKBUILD b/testing/logstash/APKBUILD
index d875bcbc047..76a3bffb631 100644
--- a/testing/logstash/APKBUILD
+++ b/testing/logstash/APKBUILD
@@ -6,7 +6,7 @@ pkgrel=0
pkgdesc="A flexible, open source, data collection, parsing and enrichment pipeline"
url="http://logstash.net"
arch="noarch"
-license="apache"
+license="Apache"
depends="openjdk8-jre-base java-jffi-native libc6-compat bash"
makedepends="$depends_dev"
install="$pkgname.pre-install"