summaryrefslogtreecommitdiffstats
path: root/libraries/protobuf-c/protobuf-c.SlackBuild
diff options
context:
space:
mode:
author Marek Srejma2019-07-13 02:55:01 +0200
committer Willy Sudiarto Raharjo2019-07-13 02:55:01 +0200
commit37bee325562051f6a4c3a6d627e52003b60534fd (patch)
tree9b101e4d92777b03c5e5145dba4d176819dd52c9 /libraries/protobuf-c/protobuf-c.SlackBuild
parentfc20e70fc42b9e2d7d8bb93a2e1ec7192a1bcb98 (diff)
downloadslackbuilds-37bee325562051f6a4c3a6d627e52003b60534fd.tar.gz
libraries/protobuf-c: Updated for version 1.3.2.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'libraries/protobuf-c/protobuf-c.SlackBuild')
-rw-r--r--libraries/protobuf-c/protobuf-c.SlackBuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/libraries/protobuf-c/protobuf-c.SlackBuild b/libraries/protobuf-c/protobuf-c.SlackBuild
index fc91183a86..4e64f58a3c 100644
--- a/libraries/protobuf-c/protobuf-c.SlackBuild
+++ b/libraries/protobuf-c/protobuf-c.SlackBuild
@@ -23,7 +23,7 @@
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
PRGNAM=protobuf-c
-VERSION=${VERSION:-1.3.1}
+VERSION=${VERSION:-1.3.2}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}