mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-16 19:50:19 +01:00
academic/bowtie2: Updated for version 2.3.5.1.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
a1e340f5c1
commit
a4d77b6a11
2 changed files with 4 additions and 4 deletions
|
@ -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}
|
||||
|
||||
|
|
|
@ -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"
|
||||
|
|
Loading…
Reference in a new issue