diff options
author | Hunter Sezen <ovariegata@yahoo.com> | 2018-02-06 11:43:02 +0000 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2018-02-10 08:09:31 +0700 |
commit | 6d312a6c4b359292a7229aeafc847158fcc24fcb (patch) | |
tree | e1ae1e56eb1be9b4fb74a6c7ead8710d45244002 /development/slibtool/slibtool.SlackBuild | |
parent | dc9a631b6eb2c83047c0602ad819cb1f294d304b (diff) | |
download | slackbuilds-6d312a6c4b359292a7229aeafc847158fcc24fcb.tar.gz |
development/slibtool: Updated for version 0.5.18.
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
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} |