summaryrefslogtreecommitdiffstats
path: root/libraries/msgpack-c/msgpack-c.SlackBuild
diff options
context:
space:
mode:
author Benjamin Trigona-Harany2018-09-12 19:46:09 +0200
committer David Spencer2018-09-15 20:26:38 +0200
commit7acafd96abc9491d9a65d248d38f3216b205438a (patch)
tree099b7b849734b7ad863e591f5874361548481a1d /libraries/msgpack-c/msgpack-c.SlackBuild
parentc4744cf11f282d323ff73706d7f59aca9298187d (diff)
downloadslackbuilds-7acafd96abc9491d9a65d248d38f3216b205438a.tar.gz
libraries/msgpack-c: Updated for version 3.1.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 ed661e7d50..57afd5d166 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.1.0}
+VERSION=${VERSION:-3.1.1}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}