summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
authorChristopher Snowhill2023-01-18 16:40:54 -0800
committerChristopher Snowhill2023-01-18 16:45:36 -0800
commit72be0bfb9855a63e3a417316d5bb04aa6beb0511 (patch)
treee65b9ed69773d4c261dd0617d6466c7442771a7a /.SRCINFO
parent402eec74fb601af5aa74aff8fcd149b40d59b74d (diff)
downloadaur-72be0bfb9855a63e3a417316d5bb04aa6beb0511.tar.gz
Removed minimum/maximum requirements for Java
Environment may not require these settings any longer.
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO4
1 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 0896756227b6..a8623e11cd2b 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -5,8 +5,8 @@ pkgbase = elasticsearch7
url = https://www.elastic.co/products/elasticsearch
arch = x86_64
license = Apache
- makedepends = java-environment=18
- depends = java-runtime-headless<=17
+ makedepends = java-environment
+ depends = java-runtime-headless
depends = systemd
depends = libxml2
provides = elasticsearch=7.17.6