diff options
author | Rob van Nues <sborg63@disroot.org> | 2019-09-08 07:27:54 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2019-09-08 07:27:54 +0700 |
commit | d165d0752c8ad339ece976a77bb4f114969f8785 (patch) | |
tree | eb03fb63c1417d7ce6e225fa2e82e35bacd5cd8b /academic | |
parent | a34fc7ba46c1425877dc0676b6485ad3a70e5cc8 (diff) | |
download | slackbuilds-d165d0752c8ad339ece976a77bb4f114969f8785.tar.gz |
academic/STAR: Updated for version 2.7.2b.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'academic')
-rw-r--r-- | academic/STAR/STAR.SlackBuild | 2 | ||||
-rw-r--r-- | academic/STAR/STAR.info | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/academic/STAR/STAR.SlackBuild b/academic/STAR/STAR.SlackBuild index db525c76e3..5a441f4e16 100644 --- a/academic/STAR/STAR.SlackBuild +++ b/academic/STAR/STAR.SlackBuild @@ -23,7 +23,7 @@ # ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. PRGNAM=STAR -VERSION=${VERSION:-2.7.1a} +VERSION=${VERSION:-2.7.2b} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} diff --git a/academic/STAR/STAR.info b/academic/STAR/STAR.info index d562308881..b3c37838fd 100644 --- a/academic/STAR/STAR.info +++ b/academic/STAR/STAR.info @@ -1,10 +1,10 @@ PRGNAM="STAR" -VERSION="2.7.1a" +VERSION="2.7.2b" HOMEPAGE="https://github.com/alexdobin/STAR" DOWNLOAD="UNSUPPORTED" MD5SUM="" -DOWNLOAD_x86_64="https://github.com/alexdobin/STAR/archive/2.7.1a/STAR-2.7.1a.tar.gz" -MD5SUM_x86_64="4026d6d19a9aea62404b84dfab204c99" +DOWNLOAD_x86_64="https://github.com/alexdobin/STAR/archive/2.7.2b/STAR-2.7.2b.tar.gz" +MD5SUM_x86_64="c9e3a6eaf4fd3f25145507f86a55e517" REQUIRES="" MAINTAINER="Rob van Nues" EMAIL="sborg63@disroot.org" |