aboutsummaryrefslogtreecommitdiff
path: root/academic
diff options
context:
space:
mode:
authorbrobr <sborg63@disroot.org>2024-07-27 16:00:28 +0100
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2024-07-28 07:26:37 +0700
commit6ea717f932196949f11633e714cfbbc30bd37db4 (patch)
tree0c0ca548dbf9abe30ef2d141ac3f3b45a6a60b48 /academic
parent17175e541a68f49e16fb9fda73930de9895d508b (diff)
academic/bowtie2: Upgrade to version 2.5.4
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'academic')
-rw-r--r--academic/bowtie2/bowtie2.SlackBuild2
-rw-r--r--academic/bowtie2/bowtie2.info6
2 files changed, 4 insertions, 4 deletions
diff --git a/academic/bowtie2/bowtie2.SlackBuild b/academic/bowtie2/bowtie2.SlackBuild
index 37f440626e6d..c4912d624e91 100644
--- a/academic/bowtie2/bowtie2.SlackBuild
+++ b/academic/bowtie2/bowtie2.SlackBuild
@@ -27,7 +27,7 @@
cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=bowtie2
-VERSION=${VERSION:-2.5.3}
+VERSION=${VERSION:-2.5.4}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}
diff --git a/academic/bowtie2/bowtie2.info b/academic/bowtie2/bowtie2.info
index 6942bdcfcdef..4936980e0d60 100644
--- a/academic/bowtie2/bowtie2.info
+++ b/academic/bowtie2/bowtie2.info
@@ -1,10 +1,10 @@
PRGNAM="bowtie2"
-VERSION="2.5.3"
+VERSION="2.5.4"
HOMEPAGE="https://github.com/BenLangmead/bowtie2/releases"
DOWNLOAD="UNSUPPORTED"
MD5SUM=""
-DOWNLOAD_x86_64="https://github.com/BenLangmead/bowtie2/archive/v2.5.3/bowtie2-2.5.3.tar.gz"
-MD5SUM_x86_64="c9bb6edaf47c4487efd4b2a055912182"
+DOWNLOAD_x86_64="https://github.com/BenLangmead/bowtie2/archive/v2.5.4/bowtie2-2.5.4.tar.gz"
+MD5SUM_x86_64="c51944797f47e0c82f3c3041a4a5d355"
REQUIRES="tbb"
MAINTAINER="Rob van Nues"
EMAIL="sborg63@disroot.org"