mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-16 19:50:19 +01:00
academic/wehi-weasel: 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
351abefa6a
commit
996149f768
1 changed files with 1 additions and 1 deletions
|
@ -5,6 +5,6 @@ DOWNLOAD="http://www.frankbattye.com.au/Weasel/WeaselDownload.html"
|
|||
MD5SUM="d9154f7e71dbd1a8311f8cbd03b44090"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES="adoptopenjdk"
|
||||
REQUIRES="zulu-openjdk11"
|
||||
MAINTAINER="Petar Petrov"
|
||||
EMAIL="slackalaxy@gmail.com"
|
||||
|
|
Loading…
Reference in a new issue