summaryrefslogtreecommitdiff
path: root/community
diff options
context:
space:
mode:
Diffstat (limited to 'community')
-rw-r--r--community/logstash/PKGBUILD4
1 files changed, 4 insertions, 0 deletions
diff --git a/community/logstash/PKGBUILD b/community/logstash/PKGBUILD
new file mode 100644
index 00000000..fc2b9107
--- /dev/null
+++ b/community/logstash/PKGBUILD
@@ -0,0 +1,4 @@
+# see FS#55763
+
+depends=("${depends[@]/>=8/=8}")
+makedepends=("${makedepends[@]/>=8/=8}")