mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-16 19:50:19 +01:00
academic/RepeatMasker: Updated for version 4.1.1.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
789435221b
commit
2622e7f8d8
2 changed files with 4 additions and 4 deletions
|
@ -23,7 +23,7 @@
|
||||||
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||||
|
|
||||||
PRGNAM=RepeatMasker
|
PRGNAM=RepeatMasker
|
||||||
VERSION=${VERSION:-4.1.0}
|
VERSION=${VERSION:-4.1.1}
|
||||||
BUILD=${BUILD:-1}
|
BUILD=${BUILD:-1}
|
||||||
TAG=${TAG:-_SBo}
|
TAG=${TAG:-_SBo}
|
||||||
|
|
||||||
|
|
|
@ -1,8 +1,8 @@
|
||||||
PRGNAM="RepeatMasker"
|
PRGNAM="RepeatMasker"
|
||||||
VERSION="4.1.0"
|
VERSION="4.1.1"
|
||||||
HOMEPAGE="http://www.repeatmasker.org/"
|
HOMEPAGE="http://www.repeatmasker.org/"
|
||||||
DOWNLOAD="http://www.repeatmasker.org/RepeatMasker-4.1.0.tar.gz"
|
DOWNLOAD="http://www.repeatmasker.org/RepeatMasker-4.1.1.tar.gz"
|
||||||
MD5SUM="936894df2b8291f42afce22a5793b4bf"
|
MD5SUM="6df7b188757b5ef2d2575320eb0b014e"
|
||||||
DOWNLOAD_x86_64=""
|
DOWNLOAD_x86_64=""
|
||||||
MD5SUM_x86_64=""
|
MD5SUM_x86_64=""
|
||||||
REQUIRES="perl-Text-Soundex trfind HMMER ncbi-rmblastn"
|
REQUIRES="perl-Text-Soundex trfind HMMER ncbi-rmblastn"
|
||||||
|
|
Loading…
Reference in a new issue