mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-29 13:00:32 +01:00
academic/snpEff: switch to adoptopenjdk
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
c429be38a7
commit
90d81a8782
2 changed files with 2 additions and 2 deletions
|
@ -2,7 +2,7 @@
|
|||
|
||||
# Slackware build script for snpEff
|
||||
|
||||
# Copyright 2015-2018 Petar Petrov slackalaxy@gmail.com
|
||||
# Copyright 2015-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="https://sourceforge.net/projects/snpeff/files/snpEff_v4_3t_core.zip"
|
|||
MD5SUM="1fa84a703580a423e27f1e14a945901c"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES="jdk"
|
||||
REQUIRES="adoptopenjdk"
|
||||
MAINTAINER="Petar Petrov"
|
||||
EMAIL="slackalaxy@gmail.com"
|
||||
|
|
Loading…
Reference in a new issue