diff options
Diffstat (limited to 'development/obnc/obnc.SlackBuild')
-rw-r--r-- | development/obnc/obnc.SlackBuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/development/obnc/obnc.SlackBuild b/development/obnc/obnc.SlackBuild index 4cce16f658efc..691cd983fa6b3 100644 --- a/development/obnc/obnc.SlackBuild +++ b/development/obnc/obnc.SlackBuild @@ -2,7 +2,7 @@ # Slackware build script for obnc -# Copyright 2017 Jorge Giner Cordero +# Copyright 2018 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 -VERSION=${VERSION:-0.10.2} +VERSION=${VERSION:-0.11.1} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |