academic/bowtie2: Updated for version 2.3.5.1.

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
Rob van Nues 2019-05-11 07:13:50 +07:00 committed by Willy Sudiarto Raharjo
parent a1e340f5c1
commit a4d77b6a11
No known key found for this signature in database
GPG key ID: 887B8374D7333381
2 changed files with 4 additions and 4 deletions

View file

@ -25,7 +25,7 @@
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
PRGNAM=bowtie2
VERSION=${VERSION:-2.3.5}
VERSION=${VERSION:-2.3.5.1}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}

View file

@ -1,8 +1,8 @@
PRGNAM="bowtie2"
VERSION="2.3.5"
VERSION="2.3.5.1"
HOMEPAGE="https://github.com/BenLangmead/bowtie2/releases"
DOWNLOAD="https://github.com/BenLangmead/bowtie2/archive/v2.3.5/bowtie2-2.3.5.tar.gz"
MD5SUM="3124157b2a1d83092cfc304b762ed74b"
DOWNLOAD="https://github.com/BenLangmead/bowtie2/archive/v2.3.5.1/bowtie2-2.3.5.1.tar.gz"
MD5SUM="8afc22b107667ebe2d5b17f49dd37b4a"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="tbb"