summaryrefslogtreecommitdiffstats
path: root/libraries/msgpack-c/msgpack-c.SlackBuild
diff options
context:
space:
mode:
author Benjamin Trigona-Harany2015-03-15 07:47:26 +0100
committer Willy Sudiarto Raharjo2015-03-22 09:33:20 +0100
commit19245926b0d4f9c5c5fe1b6f9f4de5a8c2ea9f4e (patch)
tree04b45531587a08279c17e2b9d96c93d85ea9eb8f /libraries/msgpack-c/msgpack-c.SlackBuild
parentf9863cc21015d58ab61cc3d2eff7fae9fa570e56 (diff)
downloadslackbuilds-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.SlackBuild2
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}