diff options
author | Jorge Giner <malferit@gmail.com> | 2020-01-18 23:18:24 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2020-01-19 08:53:15 +0700 |
commit | e35688d3ebec59fa6f4aa59aa89313b2363dce8a (patch) | |
tree | feac2e4ddd90e5db62e4393a1cc93113337bfbbe /development/obnc-libext/obnc-libext.SlackBuild | |
parent | f10f8a01d10d2701b87d7a80720f3a7f7f33eb2d (diff) |
development/obnc-libext: Updated for version 0.7.0.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'development/obnc-libext/obnc-libext.SlackBuild')
-rw-r--r-- | development/obnc-libext/obnc-libext.SlackBuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/development/obnc-libext/obnc-libext.SlackBuild b/development/obnc-libext/obnc-libext.SlackBuild index 6a5e4c4e8e71..af79e36f72e6 100644 --- a/development/obnc-libext/obnc-libext.SlackBuild +++ b/development/obnc-libext/obnc-libext.SlackBuild @@ -2,7 +2,7 @@ # Slackware build script for obnc-libext -# Copyright 2019 Jorge Giner Cordero +# Copyright 2020 Jorge Giner Cordero # 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=obnc-libext -VERSION=${VERSION:-0.6.1} +VERSION=${VERSION:-0.7.0} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |