mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-22 19:44:21 +01:00
academic/STAR: Updated for version 2.6.1d.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
fe1f89aa7a
commit
4d220f89f3
2 changed files with 4 additions and 4 deletions
|
@ -23,7 +23,7 @@
|
|||
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||
|
||||
PRGNAM=STAR
|
||||
VERSION=${VERSION:-2.6.1c}
|
||||
VERSION=${VERSION:-2.6.1d}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,10 +1,10 @@
|
|||
PRGNAM="STAR"
|
||||
VERSION="2.6.1c"
|
||||
VERSION="2.6.1d"
|
||||
HOMEPAGE="https://github.com/alexdobin/STAR"
|
||||
DOWNLOAD="UNSUPPORTED"
|
||||
MD5SUM=""
|
||||
DOWNLOAD_x86_64="https://github.com/alexdobin/STAR/archive/2.6.1c/STAR-2.6.1c.tar.gz"
|
||||
MD5SUM_x86_64="941624893bd66cd211cb11a1051ad1c1"
|
||||
DOWNLOAD_x86_64="https://github.com/alexdobin/STAR/archive/2.6.1d/STAR-2.6.1d.tar.gz"
|
||||
MD5SUM_x86_64="c74965ee85f551641175b63f8a26a6f5"
|
||||
REQUIRES=""
|
||||
MAINTAINER="Rob van Nues"
|
||||
EMAIL="sborg63@disroot.org"
|
||||
|
|
Loading…
Reference in a new issue