academic/genometools: version bump
This commit is contained in:
parent
d441e80884
commit
932b7d0962
|
@ -23,7 +23,7 @@
|
|||
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||
|
||||
PRGNAM=genometools
|
||||
VERSION=${VERSION:-1.5.7}
|
||||
VERSION=${VERSION:-1.5.8}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="genometools"
|
||||
VERSION="1.5.7"
|
||||
VERSION="1.5.8"
|
||||
HOMEPAGE="http://genometools.org/"
|
||||
DOWNLOAD="http://genometools.org/pub/genometools-1.5.7.tar.gz"
|
||||
MD5SUM="da56d43c2386ff18f5627e9efe5bab7d"
|
||||
DOWNLOAD="http://genometools.org/pub/genometools-1.5.8.tar.gz"
|
||||
MD5SUM="35e18e844d8b78ec0a53640fa0ace929"
|
||||
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.7/References
|
||||
genometools: References: /usr/doc/genometools-1.5.8/References
|
||||
genometools:
|
||||
genometools:
|
||||
|
|
Loading…
Reference in New Issue