blob: c1c6a6aef6a9dbcf6eb43d74e02568262552e1ad (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
|
PRGNAM="flexbar"
VERSION="3.1.0"
HOMEPAGE="https://github.com/seqan/flexbar"
DOWNLOAD="https://github.com/seqan/flexbar/archive/v3.1.0/flexbar-3.1.0.tar.gz \
https://github.com/seqan/seqan/releases/download/seqan-v2.2.0/seqan-library-2.2.0.tar.xz"
MD5SUM="6054182bec3c4227baa32ce91a71896d \
0070e035ac84c3c128b0e8dd2737b2d3"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="tbb"
MAINTAINER="Rob van Nues"
EMAIL="rvnues at disroot {dot} org"
|