aboutsummaryrefslogtreecommitdiff
path: root/academic/bowtie2
diff options
context:
space:
mode:
authorbrobr <sborg63@disroot.org>2023-04-13 16:23:04 +0100
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2023-04-15 07:15:38 +0700
commit8cd2bab738237a97ac0de468054bf77e32605242 (patch)
tree55cddd0d37e7136c962f48d644f80e6bb5fd3474 /academic/bowtie2
parent9559fd5e0f5da595cef9644e1fe98a6ba2e77b8e (diff)
academic/bowtie2: Updated for version 2.5.1.
Signed-off-by: Andrew Clemons <andrew.clemons@gmail.com> Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'academic/bowtie2')
-rw-r--r--academic/bowtie2/bowtie2.SlackBuild4
-rw-r--r--academic/bowtie2/bowtie2.info6
2 files changed, 5 insertions, 5 deletions
diff --git a/academic/bowtie2/bowtie2.SlackBuild b/academic/bowtie2/bowtie2.SlackBuild
index 31fbeba9d491..3c5d7eef9fe0 100644
--- a/academic/bowtie2/bowtie2.SlackBuild
+++ b/academic/bowtie2/bowtie2.SlackBuild
@@ -3,7 +3,7 @@
# Slackware build script for bowtie2
# Copyright 2013-2016 Petar Petrov slackalaxy@gmail.com
-# Copyright 2018-2022 Rob van Nues sborg63@disroot.org
+# Copyright 2018-2023 Rob van Nues sborg63@disroot.org
#
# All rights reserved.
#
@@ -27,7 +27,7 @@
cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=bowtie2
-VERSION=${VERSION:-2.5.0}
+VERSION=${VERSION:-2.5.1}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}
diff --git a/academic/bowtie2/bowtie2.info b/academic/bowtie2/bowtie2.info
index 42e662a505a4..a390724b3627 100644
--- a/academic/bowtie2/bowtie2.info
+++ b/academic/bowtie2/bowtie2.info
@@ -1,10 +1,10 @@
PRGNAM="bowtie2"
-VERSION="2.5.0"
+VERSION="2.5.1"
HOMEPAGE="https://github.com/BenLangmead/bowtie2/releases"
DOWNLOAD="UNSUPPORTED"
MD5SUM=""
-DOWNLOAD_x86_64="https://github.com/BenLangmead/bowtie2/archive/v2.5.0/bowtie2-2.5.0.tar.gz"
-MD5SUM_x86_64="5c174097628c5bc72729faebb7b2844e"
+DOWNLOAD_x86_64="https://github.com/BenLangmead/bowtie2/archive/v2.5.1/bowtie2-2.5.1.tar.gz"
+MD5SUM_x86_64="16caf86d239b176a4f367c9f63bd99c0"
REQUIRES="tbb"
MAINTAINER="Rob van Nues"
EMAIL="sborg63@disroot.org"