summarylogtreecommitdiffstats
path: root/maltego.install
diff options
context:
space:
mode:
authorKr1ss2021-06-19 14:11:50 +0200
committerKr1ss2021-06-19 14:11:50 +0200
commit6257e69585060bb496bd292a0c354499529095d0 (patch)
treebf75637fffdf62960b73f89140ad1a0ee5d23e31 /maltego.install
parentca2a892eb97b899ed86784ad401553b464b99a19 (diff)
downloadaur-6257e69585060bb496bd292a0c354499529095d0.tar.gz
limit java runtime dependency to versions <= 15
Diffstat (limited to 'maltego.install')
-rw-r--r--maltego.install3
1 files changed, 2 insertions, 1 deletions
diff --git a/maltego.install b/maltego.install
index baf3df64a9f1..5419e9151a43 100644
--- a/maltego.install
+++ b/maltego.install
@@ -7,7 +7,8 @@ post_install() {
>>> This application isn't functional until you obtain a Maltego Community Edition activation code and account.
>>> Register a FREE account for Maltego Community Editon: 'https://www.paterva.com/web7/community/community.php'.
- >>> This has been tested to work with jre14-openjdk and jre15-openjdk.
+ >>> This package is known to work with jre8-openjdk, jre11-openjdk and jre15-openjdk.
+ >>> Please note that it currently doesn't work with jre-openjdk (Java 16).
EOT
}