diff options
author | Andre Barboza <bmg.andre@gmail.com> | 2017-05-26 08:37:45 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2017-05-27 07:31:06 +0700 |
commit | 6d134bd78338ab629a34c82819d1b856f9fc00ad (patch) | |
tree | 7d3a7570a16bbcd23152d07a7195d98a0c9011c7 /libraries/capnproto/capnproto.SlackBuild | |
parent | 9bda3992cddb6b8c0a1a567ff08b8aab0ba6a882 (diff) |
libraries/capnproto: Updated for version 0.6.0.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'libraries/capnproto/capnproto.SlackBuild')
-rw-r--r-- | libraries/capnproto/capnproto.SlackBuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libraries/capnproto/capnproto.SlackBuild b/libraries/capnproto/capnproto.SlackBuild index 8a11fd0041d68..0d7c0ebbe2bcb 100644 --- a/libraries/capnproto/capnproto.SlackBuild +++ b/libraries/capnproto/capnproto.SlackBuild @@ -23,7 +23,7 @@ # ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. PRGNAM=capnproto -VERSION=${VERSION:-0.5.3.1} +VERSION=${VERSION:-0.6.0} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |