summaryrefslogtreecommitdiffstats
path: root/academic/fastqc/fastqc.SlackBuild
diff options
context:
space:
mode:
Diffstat (limited to 'academic/fastqc/fastqc.SlackBuild')
-rw-r--r--academic/fastqc/fastqc.SlackBuild6
1 files changed, 3 insertions, 3 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}