diff options
Diffstat (limited to 'libraries/freexl/freexl.SlackBuild')
-rw-r--r-- | libraries/freexl/freexl.SlackBuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/libraries/freexl/freexl.SlackBuild b/libraries/freexl/freexl.SlackBuild index bb5b909d95..aac904d4d8 100644 --- a/libraries/freexl/freexl.SlackBuild +++ b/libraries/freexl/freexl.SlackBuild @@ -2,7 +2,7 @@ # Slackware build script for FreeXL -# Copyright 2012 Alexander Bruy <alexander.bruy@gmail.com> +# Copyright 2012-2015 Alexander Bruy <alexander.bruy@gmail.com> # 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=freexl -VERSION=${VERSION:-1.0.0e} +VERSION=${VERSION:-1.0.0i} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |