summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
author Petar Petrov2018-06-18 00:28:44 +0200
committer David Spencer2018-06-18 00:28:44 +0200
commit3077070c6950c06ab2b4abe0b10a73ebca15b2b1 (patch)
treed26f03e2b3fad941faea9f87224680263ec1739d
parentc2ba3d3cc00331f1432369c8256d664db165273e (diff)
downloadslackbuilds-3077070c6950c06ab2b4abe0b10a73ebca15b2b1.tar.gz
academic/fastqc: Updated for version 0.11.7.
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
-rw-r--r--academic/fastqc/fastqc.SlackBuild6
-rw-r--r--academic/fastqc/fastqc.info6
2 files changed, 6 insertions, 6 deletions
diff --git a/academic/fastqc/fastqc.SlackBuild b/academic/fastqc/fastqc.SlackBuild
index d57da0bc57..096d364dff 100644
--- a/academic/fastqc/fastqc.SlackBuild
+++ b/academic/fastqc/fastqc.SlackBuild
@@ -2,7 +2,7 @@
# Slackware build script for fastqc
-# Copyright 2015-2016 Petar Petrov slackalaxy@gmail.com
+# Copyright 2015-2018 Petar Petrov slackalaxy@gmail.com
# All rights reserved.
#
# Redistribution and use of this script, with or without modification, is
@@ -24,8 +24,8 @@
PRGNAM=fastqc
SRCNAM=FastQC
-VERSION=${VERSION:-0.11.5}
-SRCVER=${SRCVER:-v0.11.5}
+VERSION=${VERSION:-0.11.7}
+SRCVER=${SRCVER:-v0.11.7}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
diff --git a/academic/fastqc/fastqc.info b/academic/fastqc/fastqc.info
index aadf16f0a3..688ead331e 100644
--- a/academic/fastqc/fastqc.info
+++ b/academic/fastqc/fastqc.info
@@ -1,8 +1,8 @@
PRGNAM="fastqc"
-VERSION="0.11.5"
+VERSION="0.11.7"
HOMEPAGE="http://www.bioinformatics.babraham.ac.uk/projects/fastqc/"
-DOWNLOAD="http://www.bioinformatics.babraham.ac.uk/projects/fastqc/fastqc_v0.11.5.zip"
-MD5SUM="3524f101c0ab0bae77c7595983170a76"
+DOWNLOAD="http://www.bioinformatics.babraham.ac.uk/projects/fastqc/fastqc_v0.11.7.zip"
+MD5SUM="8fead05fa62c5e723f0d2157a9b5fcd4"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="jdk"