mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-07 20:27:02 +01:00
academic/flexbar: Updated for version 3.1.0.
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
This commit is contained in:
parent
c63e4634da
commit
c171931e74
2 changed files with 5 additions and 5 deletions
|
@ -23,7 +23,7 @@
|
|||
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||
|
||||
PRGNAM=flexbar
|
||||
VERSION=${VERSION:-3.0.3}
|
||||
VERSION=${VERSION:-3.1.0}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,12 +1,12 @@
|
|||
PRGNAM="flexbar"
|
||||
VERSION="3.0.3"
|
||||
VERSION="3.1.0"
|
||||
HOMEPAGE="https://github.com/seqan/flexbar"
|
||||
DOWNLOAD="https://github.com/seqan/flexbar/archive/v3.0.3/flexbar-3.0.3.tar.gz \
|
||||
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="16bbdc3eb89a82f9879655e33c147451 \
|
||||
MD5SUM="6054182bec3c4227baa32ce91a71896d \
|
||||
0070e035ac84c3c128b0e8dd2737b2d3"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES="tbb"
|
||||
MAINTAINER="Rob van Nues"
|
||||
EMAIL="rvnues at tesco {dot} net"
|
||||
EMAIL="rvnues at disroot {dot} org"
|
||||
|
|
Loading…
Reference in a new issue