mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-21 19:42:24 +01:00
academic/stringtie: Updated for version 1.3.6.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
1c0f8805e8
commit
d3c2b0f3c7
2 changed files with 5 additions and 5 deletions
|
@ -2,7 +2,7 @@
|
|||
|
||||
# Slackware build script for stringtie
|
||||
|
||||
# Copyright 2018 Petar Petrov slackalaxy@gmail.com
|
||||
# Copyright 2018-2019 Petar Petrov slackalaxy@gmail.com
|
||||
# All rights reserved.
|
||||
#
|
||||
# Redistribution and use of this script, with or without modification, is
|
||||
|
@ -23,7 +23,7 @@
|
|||
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||
|
||||
PRGNAM=stringtie
|
||||
VERSION=${VERSION:-1.3.5}
|
||||
VERSION=${VERSION:-1.3.6}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="stringtie"
|
||||
VERSION="1.3.5"
|
||||
VERSION="1.3.6"
|
||||
HOMEPAGE="http://ccb.jhu.edu/software/stringtie/"
|
||||
DOWNLOAD="https://github.com/gpertea/stringtie/archive/v1.3.5/stringtie-1.3.5.tar.gz"
|
||||
MD5SUM="64e5a271dd1b4408728c5f16ce1222ff"
|
||||
DOWNLOAD="https://github.com/gpertea/stringtie/archive/v1.3.6/stringtie-1.3.6.tar.gz"
|
||||
MD5SUM="ac94323cb300e90b02bc82bc27e50a2f"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES=""
|
||||
|
|
Loading…
Reference in a new issue