diff options
author | Benjamin Trigona-Harany <bosth@alumni.sfu.ca> | 2015-03-14 23:47:26 -0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2015-03-22 15:33:20 +0700 |
commit | 19245926b0d4f9c5c5fe1b6f9f4de5a8c2ea9f4e (patch) | |
tree | 04b45531587a08279c17e2b9d96c93d85ea9eb8f /libraries/msgpack-c/msgpack-c.SlackBuild | |
parent | f9863cc21015d58ab61cc3d2eff7fae9fa570e56 (diff) | |
download | slackbuilds-19245926b0d4f9c5c5fe1b6f9f4de5a8c2ea9f4e.tar.gz |
libraries/msgpack-c: Updated for version 1.0.0.
Signed-off-by: Benjamin Trigona-Harany <bosth@alumni.sfu.ca>
Diffstat (limited to 'libraries/msgpack-c/msgpack-c.SlackBuild')
-rw-r--r-- | libraries/msgpack-c/msgpack-c.SlackBuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libraries/msgpack-c/msgpack-c.SlackBuild b/libraries/msgpack-c/msgpack-c.SlackBuild index 89bec6d88f..052f90c8d2 100644 --- a/libraries/msgpack-c/msgpack-c.SlackBuild +++ b/libraries/msgpack-c/msgpack-c.SlackBuild @@ -24,7 +24,7 @@ SRCNAM=msgpack PRGNAM=$SRCNAM-c -VERSION=${VERSION:-0.5.9} +VERSION=${VERSION:-1.0.0} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |