diff options
Diffstat (limited to 'development/freetds/freetds.SlackBuild')
-rw-r--r-- | development/freetds/freetds.SlackBuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/development/freetds/freetds.SlackBuild b/development/freetds/freetds.SlackBuild index b2b54b91b8e65..826125272e8fd 100644 --- a/development/freetds/freetds.SlackBuild +++ b/development/freetds/freetds.SlackBuild @@ -2,7 +2,7 @@ # Slackware build script for freetds -# Copyright 2011, 2012, 2014 Mario Preksavec, Zagreb, HR +# Copyright 2011, 2012, 2014, 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=freetds -VERSION=${VERSION:-0.91.103} +VERSION=${VERSION:-1.00.9} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |