academic/trimmomatic: switch to adoptopenjdk
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
9f1a319a9c
commit
a9952e7d7a
|
@ -2,7 +2,7 @@
|
|||
|
||||
# Slackware build script for trimmomatic
|
||||
|
||||
# Copyright trimmomatic Petar Petrov slackalaxy@gmail.com
|
||||
# Copyright 2020-2021 Petar Petrov slackalaxy@gmail.com
|
||||
# All rights reserved.
|
||||
#
|
||||
# Redistribution and use of this script, with or without modification, is
|
||||
|
|
|
@ -5,6 +5,6 @@ DOWNLOAD="http://www.usadellab.org/cms/uploads/supplementary/Trimmomatic/Trimmom
|
|||
MD5SUM="271ed9dca91132eee0c960e0ae487bcd"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES="jdk"
|
||||
REQUIRES="adoptopenjdk"
|
||||
MAINTAINER="Petar Petrov"
|
||||
EMAIL="slackalaxy@gmailc.com"
|
||||
|
|
Loading…
Reference in New Issue