diff options
Diffstat (limited to 'development/slibtool/slibtool.SlackBuild')
-rw-r--r-- | development/slibtool/slibtool.SlackBuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/development/slibtool/slibtool.SlackBuild b/development/slibtool/slibtool.SlackBuild index 29468d89cb..b5dd52d71c 100644 --- a/development/slibtool/slibtool.SlackBuild +++ b/development/slibtool/slibtool.SlackBuild @@ -2,7 +2,7 @@ # Slackware build script for slibtool -# Copyright 2017 Hunter Sezen California, USA +# Copyright 2017-2018 Hunter Sezen California, USA # 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=slibtool -VERSION=${VERSION:-0.5.17} +VERSION=${VERSION:-0.5.18} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |