diff options
author | Petar Petrov <slackalaxy@gmail.com> | 2018-06-17 23:28:44 +0100 |
---|---|---|
committer | David Spencer <idlemoor@slackbuilds.org> | 2018-06-17 23:28:44 +0100 |
commit | 3077070c6950c06ab2b4abe0b10a73ebca15b2b1 (patch) | |
tree | d26f03e2b3fad941faea9f87224680263ec1739d /academic/fastqc/fastqc.info | |
parent | c2ba3d3cc00331f1432369c8256d664db165273e (diff) |
academic/fastqc: Updated for version 0.11.7.
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
Diffstat (limited to 'academic/fastqc/fastqc.info')
-rw-r--r-- | academic/fastqc/fastqc.info | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/academic/fastqc/fastqc.info b/academic/fastqc/fastqc.info index aadf16f0a356..688ead331e4c 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" |