mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-20 19:41:34 +01:00
academic/genometools: Updated for version 1.5.6.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
cb1bc189ba
commit
df02f67f22
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.5}
|
||||
VERSION=${VERSION:-1.5.6}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="genometools"
|
||||
VERSION="1.5.5"
|
||||
VERSION="1.5.6"
|
||||
HOMEPAGE="http://genometools.org/"
|
||||
DOWNLOAD="http://genometools.org/pub/genometools-1.5.5.tar.gz"
|
||||
MD5SUM="e9a6fa785f7bafb27ca498da9450597c"
|
||||
DOWNLOAD="http://genometools.org/pub/genometools-1.5.6.tar.gz"
|
||||
MD5SUM="0f055e6f6222af3dbf01936be7f8ef9b"
|
||||
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.5/References
|
||||
genometools: References: /usr/doc/genometools-1.5.6/References
|
||||
genometools:
|
||||
genometools:
|
||||
|
|
Loading…
Reference in a new issue