mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-16 19:50:19 +01:00
academic/chemtool: Updated for version 1.6.14.
Thanks to David Allen for the heads-up. Signed-off-by: Robby Workman <rworkman@slackbuilds.org>
This commit is contained in:
parent
9da096f405
commit
afd9b98b28
2 changed files with 5 additions and 5 deletions
|
@ -2,7 +2,7 @@
|
|||
|
||||
# Slackware build script for chemtool
|
||||
|
||||
# Copyright 2006,2008-2012 Robby Workman, Northport, Alabama, USA
|
||||
# Copyright 2006,2008-2013 Robby Workman, Northport, Alabama, USA
|
||||
# All rights reserved.
|
||||
#
|
||||
# Redistribution and use of this script, with or without modification, is
|
||||
|
@ -23,7 +23,7 @@
|
|||
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||
|
||||
PRGNAM=chemtool
|
||||
VERSION=${VERSION:-1.6.13}
|
||||
VERSION=${VERSION:-1.6.14}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="chemtool"
|
||||
VERSION="1.6.13"
|
||||
VERSION="1.6.14"
|
||||
HOMEPAGE="http://ruby.chemie.uni-freiburg.de/~martin/chemtool"
|
||||
DOWNLOAD="http://ruby.chemie.uni-freiburg.de/~martin/chemtool/chemtool-1.6.13.tar.gz"
|
||||
MD5SUM="d263b8cf097134e36c5e929e7e77d668"
|
||||
DOWNLOAD="http://ruby.chemie.uni-freiburg.de/~martin/chemtool/chemtool-1.6.14.tar.gz"
|
||||
MD5SUM="3a97680f0abe1327af1f0072551a68e2"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES=""
|
||||
|
|
Loading…
Reference in a new issue