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 /libraries/mysqltcl/mysqltcl.SlackBuild | |
parent | 7b3a2e146475aea46b550d4604bc95e7eb60020e (diff) | |
download | slackbuilds-95e87a28ce3ee86bad4a29d9641009ea5923460a.tar.gz |
libraries/mysqltcl: Updated for version 3.052.
Signed-off-by: Mario Preksavec <mario@slackware.hr>
Diffstat (limited to 'libraries/mysqltcl/mysqltcl.SlackBuild')
-rw-r--r-- | libraries/mysqltcl/mysqltcl.SlackBuild | 4 |
1 files changed, 2 insertions, 2 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} |