libraries/mysqltcl: Updated for version 3.052.
Signed-off-by: Mario Preksavec <mario@slackware.hr>
This commit is contained in:
parent
7b3a2e1464
commit
95e87a28ce
|
@ -2,7 +2,7 @@
|
|||
|
||||
# Slackware build script for mysqltcl
|
||||
|
||||
# Copyright 2010, 2015 Mario Preksavec, Zagreb, HR
|
||||
# Copyright 2010, 2015, 2016 Mario Preksavec, Zagreb, Croatia
|
||||
# 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=mysqltcl
|
||||
VERSION=${VERSION:-3.05}
|
||||
VERSION=${VERSION:-3.052}
|
||||
BUILD=${BUILD:-2}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="mysqltcl"
|
||||
VERSION="3.05"
|
||||
VERSION="3.052"
|
||||
HOMEPAGE="http://www.xdobry.de/mysqltcl/"
|
||||
DOWNLOAD="http://www.xdobry.de/mysqltcl/mysqltcl-3.05.tar.gz"
|
||||
MD5SUM="56a8252bc7407129300b5051549fb2d3"
|
||||
DOWNLOAD="http://www.xdobry.de/mysqltcl/mysqltcl-3.052.tar.gz"
|
||||
MD5SUM="3ee7962f7f994cb1e217236a11d0cf4c"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES=""
|
||||
|
|
Loading…
Reference in New Issue