diff options
Diffstat (limited to 'testing/filebeat/APKBUILD')
-rw-r--r-- | testing/filebeat/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/filebeat/APKBUILD b/testing/filebeat/APKBUILD index cdcb3f0b4dc..afbda665357 100644 --- a/testing/filebeat/APKBUILD +++ b/testing/filebeat/APKBUILD @@ -7,7 +7,7 @@ pkgdesc="Lightweight Shipper for Logs" pkgusers="root" url="https://www.elastic.co/products/beats" arch="all !armhf !aarch64" -license="ASL 2.0" +license="Apache-2.0" depends="" makedepends="go" install="" |