diff options
author | Mario Preksavec <mario@slackware.hr> | 2016-07-24 19:19:47 +0200 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2016-07-30 08:28:21 +0700 |
commit | 95e87a28ce3ee86bad4a29d9641009ea5923460a (patch) | |
tree | 291ce551a3beb3cb55e5bbc6e5377de6dbfc3083 | |
parent | 7b3a2e146475aea46b550d4604bc95e7eb60020e (diff) | |
download | slackbuilds-95e87a28ce3ee86bad4a29d9641009ea5923460a.tar.gz |
libraries/mysqltcl: Updated for version 3.052.
Signed-off-by: Mario Preksavec <mario@slackware.hr>
-rw-r--r-- | libraries/mysqltcl/mysqltcl.SlackBuild | 4 | ||||
-rw-r--r-- | libraries/mysqltcl/mysqltcl.info | 6 |
2 files changed, 5 insertions, 5 deletions
diff --git a/libraries/mysqltcl/mysqltcl.SlackBuild b/libraries/mysqltcl/mysqltcl.SlackBuild index 55fa69c87a..8e47226c55 100644 --- a/libraries/mysqltcl/mysqltcl.SlackBuild +++ b/libraries/mysqltcl/mysqltcl.SlackBuild @@ -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} diff --git a/libraries/mysqltcl/mysqltcl.info b/libraries/mysqltcl/mysqltcl.info index 85eeb56ed7..7c1c9464e7 100644 --- a/libraries/mysqltcl/mysqltcl.info +++ b/libraries/mysqltcl/mysqltcl.info @@ -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="" |