mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-22 19:44:21 +01:00
academic/snpEff: Updated for version 4.3r.
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
This commit is contained in:
parent
f3357334f4
commit
6e9bd7ab71
2 changed files with 5 additions and 5 deletions
|
@ -23,8 +23,8 @@
|
|||
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||
|
||||
PRGNAM=snpEff
|
||||
VERSION=${VERSION:-4.3k}
|
||||
SRCVER=${SRCVER:-v4_3k}
|
||||
VERSION=${VERSION:-4.3r}
|
||||
SRCVER=${SRCVER:-v4_3r}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="snpEff"
|
||||
VERSION="4.3k"
|
||||
VERSION="4.3r"
|
||||
HOMEPAGE="http://snpeff.sourceforge.net/"
|
||||
DOWNLOAD="https://sourceforge.net/projects/snpeff/files/snpEff_v4_3k_core.zip"
|
||||
MD5SUM="2533b329c734a678780cf045ba6b4a48"
|
||||
DOWNLOAD="https://sourceforge.net/projects/snpeff/files/snpEff_v4_3r_core.zip"
|
||||
MD5SUM="a13bdcf06d133a05e05664d242c80aac"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES="jdk"
|
||||
|
|
Loading…
Reference in a new issue