diff options
Diffstat (limited to 'libraries/libofx/libofx.SlackBuild')
-rw-r--r-- | libraries/libofx/libofx.SlackBuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/libraries/libofx/libofx.SlackBuild b/libraries/libofx/libofx.SlackBuild index bf564d8051..13ec564e37 100644 --- a/libraries/libofx/libofx.SlackBuild +++ b/libraries/libofx/libofx.SlackBuild @@ -2,7 +2,7 @@ # # Slackware build script for libofx # -# Copyright 2009-2012 Erik W. Hanson, Minneapolis, MN, USA +# Copyright 2009-2015 Erik W. Hanson, Minneapolis, MN, USA # All rights reserved. # # Redistribution and use of this script, with or without modification, is @@ -23,8 +23,8 @@ # ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. PRGNAM=libofx -VERSION=0.9.5 -BUILD=${BUILD:-2} +VERSION=0.9.9 +BUILD=${BUILD:-1} TAG=${TAG:-_SBo} if [ -z "$ARCH" ]; then |