mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-18 22:06:04 +01:00
academic/genometools: Updated for version 1.5.7.
Signed-off-by: Robby Workman <rworkman@slackbuilds.org>
This commit is contained in:
parent
3030a9997b
commit
452f9c8a5c
3 changed files with 5 additions and 5 deletions
|
@ -23,7 +23,7 @@
|
|||
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||
|
||||
PRGNAM=genometools
|
||||
VERSION=${VERSION:-1.5.6}
|
||||
VERSION=${VERSION:-1.5.7}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="genometools"
|
||||
VERSION="1.5.6"
|
||||
VERSION="1.5.7"
|
||||
HOMEPAGE="http://genometools.org/"
|
||||
DOWNLOAD="http://genometools.org/pub/genometools-1.5.6.tar.gz"
|
||||
MD5SUM="0f055e6f6222af3dbf01936be7f8ef9b"
|
||||
DOWNLOAD="http://genometools.org/pub/genometools-1.5.7.tar.gz"
|
||||
MD5SUM="da56d43c2386ff18f5627e9efe5bab7d"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES=""
|
||||
|
|
|
@ -14,6 +14,6 @@ genometools: combined into a single binary named gt. It is based on a C
|
|||
genometools: library named "libgenometools" which consists of several modules.
|
||||
genometools:
|
||||
genometools: Home: http://genometools.org/
|
||||
genometools: References: /usr/doc/genometools-1.5.6/References
|
||||
genometools: References: /usr/doc/genometools-1.5.7/References
|
||||
genometools:
|
||||
genometools:
|
||||
|
|
Loading…
Reference in a new issue