diff options
author | Larry Hajali <larryhaja[at]gmail[dot]com> | 2015-04-25 23:58:22 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2015-04-25 23:58:22 +0700 |
commit | 626e5ca3f4c0069892823c44c42b415c5b964232 (patch) | |
tree | bc52667d502614778fc1e2eeaed5dba38af39f62 /libraries/libbdplus/libbdplus.SlackBuild | |
parent | 3c27715c062433eec32f8de2eeb408cd40670609 (diff) | |
download | slackbuilds-626e5ca3f4c0069892823c44c42b415c5b964232.tar.gz |
libraries/libbdplus: Updated for version 0.1.2.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'libraries/libbdplus/libbdplus.SlackBuild')
-rw-r--r-- | libraries/libbdplus/libbdplus.SlackBuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/libraries/libbdplus/libbdplus.SlackBuild b/libraries/libbdplus/libbdplus.SlackBuild index 1adaf0756b..10fb601d75 100644 --- a/libraries/libbdplus/libbdplus.SlackBuild +++ b/libraries/libbdplus/libbdplus.SlackBuild @@ -2,7 +2,7 @@ # Slackware build script for libbdplus -# Copyright 2013-2014 Larry Hajali <larryhaja[at]gmail[dot]com> +# Copyright 2013-2015 Larry Hajali <larryhaja[at]gmail[dot]com> # 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=libbdplus -VERSION=${VERSION:-0.1.1} +VERSION=${VERSION:-0.1.2} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |