summaryrefslogtreecommitdiffstats
path: root/libraries/msgpack-c/msgpack-c.SlackBuild
diff options
context:
space:
mode:
author Benjamin Trigona-Harany <bosth@alumni.sfu.ca>2018-05-13 06:46:03 -0700
committer David Spencer <idlemoor@slackbuilds.org>2018-05-19 00:40:40 +0100
commit0d2508fdf9d15b2c945ad2f98f7808de013497c2 (patch)
treee3e1fd5b6d9327f59048a5789d45d7fd89d39dfc /libraries/msgpack-c/msgpack-c.SlackBuild
parentcd0118a461f66695bcbbbef55cd9620e851a5c68 (diff)
downloadslackbuilds-0d2508fdf9d15b2c945ad2f98f7808de013497c2.tar.gz
slackbuilds-0d2508fdf9d15b2c945ad2f98f7808de013497c2.tar.xz
libraries/msgpack-c: Updated for version 3.0.1.
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 a460d624ce..15d9c8320a 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:-3.0.0}
+VERSION=${VERSION:-3.0.1}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}