mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-16 19:50:19 +01:00
academic/clark-ugene: Updated for version git_6917bf9.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
3087de5316
commit
38273bfae3
2 changed files with 6 additions and 6 deletions
|
@ -2,7 +2,7 @@
|
|||
|
||||
# Slackware build script for clark-ugene
|
||||
|
||||
# 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
|
||||
|
@ -24,8 +24,8 @@
|
|||
|
||||
SRCNAM=clark
|
||||
PRGNAM=${SRCNAM}-ugene
|
||||
VERSION=${VERSION:-git_23801a2}
|
||||
COMMIT=${COMMIT:-23801a2738b7c104c8a7a1402d50d94fb5b4036b}
|
||||
VERSION=${VERSION:-git_6917bf9}
|
||||
COMMIT=${COMMIT:-6917bf93df9a8c2b80155db367f6672c1b143d9b}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,10 +1,10 @@
|
|||
PRGNAM="clark-ugene"
|
||||
VERSION="git_23801a2"
|
||||
VERSION="git_6917bf9"
|
||||
HOMEPAGE="https://github.com/ugeneunipro/clark"
|
||||
DOWNLOAD="UNSUPPORTED"
|
||||
MD5SUM=""
|
||||
DOWNLOAD_x86_64="https://github.com/ugeneunipro/clark/archive/23801a2/clark-23801a2738b7c104c8a7a1402d50d94fb5b4036b.tar.gz"
|
||||
MD5SUM_x86_64="f73ffa62e4ae6241f07d4d9fc814b455"
|
||||
DOWNLOAD_x86_64="https://github.com/ugeneunipro/clark/archive/6917bf9/clark-6917bf93df9a8c2b80155db367f6672c1b143d9b.tar.gz"
|
||||
MD5SUM_x86_64="c777c1ec34816c145bcd0a40b72cb69b"
|
||||
REQUIRES=""
|
||||
MAINTAINER="Petar Petrov"
|
||||
EMAIL="slackalaxy@gmail.com"
|
||||
|
|
Loading…
Reference in a new issue