mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-16 19:50:19 +01:00
academic/STAR: Updated for version 2.6.1a.
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
This commit is contained in:
parent
ce62cac82e
commit
51f85f0b56
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.0c}
|
||||
VERSION=${VERSION:-2.6.1a}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,10 +1,10 @@
|
|||
PRGNAM="STAR"
|
||||
VERSION="2.6.0c"
|
||||
VERSION="2.6.1a"
|
||||
HOMEPAGE="https://github.com/alexdobin/STAR"
|
||||
DOWNLOAD="UNSUPPORTED"
|
||||
MD5SUM=""
|
||||
DOWNLOAD_x86_64="https://github.com/alexdobin/STAR/archive/2.6.0c/STAR-2.6.0c.tar.gz"
|
||||
MD5SUM_x86_64="014e44faa78c13e781bb74d9b5cf00d8"
|
||||
DOWNLOAD_x86_64="https://github.com/alexdobin/STAR/archive/2.6.1a/STAR-2.6.1a.tar.gz"
|
||||
MD5SUM_x86_64="1ebaac553809c20900e0b42aadf75cc6"
|
||||
REQUIRES=""
|
||||
MAINTAINER="Rob van Nues"
|
||||
EMAIL="sborg63@disroot.org"
|
||||
|
|
Loading…
Reference in a new issue