mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-20 19:41:34 +01:00
academic/wehi-deid: 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
39b325db59
commit
0fbd13b867
1 changed files with 1 additions and 1 deletions
|
@ -5,6 +5,6 @@ DOWNLOAD="http://www.frankbattye.com.au/downloads/DeID.jar"
|
|||
MD5SUM="bd938d07b0471cf9ed9f32b778ded63d"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES="adoptopenjdk"
|
||||
REQUIRES="zulu-openjdk11"
|
||||
MAINTAINER="Petar Petrov"
|
||||
EMAIL="slackalaxy@gmail.com"
|
||||
|
|
Loading…
Reference in a new issue