mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-20 19:41:34 +01:00
academic/archaeopteryx: Use zulu-openjdk11.
Before the adoptopenjdk packages was switched to JDK12, it was JDK11. Signed-off-by: Andrew Clemons <andrew.clemons@gmail.com> Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
d97cf2f181
commit
68e8bf980d
1 changed files with 1 additions and 1 deletions
|
@ -5,6 +5,6 @@ DOWNLOAD="http://www.phyloxml.org/download/forester/forester_1050.jar"
|
|||
MD5SUM="023de2f0a48cbd236c5054fe839b1d72"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES="adoptopenjdk"
|
||||
REQUIRES="zulu-openjdk11"
|
||||
MAINTAINER="Petar Petrov"
|
||||
EMAIL="slackalaxy@gmail.com"
|
||||
|
|
Loading…
Reference in a new issue