summaryrefslogtreecommitdiffstats
path: root/libraries/msgpack-c
diff options
context:
space:
mode:
author B. Watson2017-03-20 09:32:25 +0100
committer David Spencer2017-03-25 14:26:42 +0100
commitf853ad8eaeef7161db43d2ff8a92b7d41cd697a5 (patch)
tree79f5eb2230b9855eb09a61bd1f178f02699d8a13 /libraries/msgpack-c
parent8a88a035283ee5037645d808be0e951b5d580ac4 (diff)
downloadslackbuilds-f853ad8eaeef7161db43d2ff8a92b7d41cd697a5.tar.gz
libraries/msgpack-c: Make PRGNAM constant.
Signed-off-by: B. Watson <yalhcru@gmail.com> Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
Diffstat (limited to 'libraries/msgpack-c')
-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 5fda811bfd..28226fa699 100644
--- a/libraries/msgpack-c/msgpack-c.SlackBuild
+++ b/libraries/msgpack-c/msgpack-c.SlackBuild
@@ -23,7 +23,7 @@
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
SRCNAM=msgpack
-PRGNAM=$SRCNAM-c
+PRGNAM=msgpack-c
VERSION=${VERSION:-2.1.1}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}