summaryrefslogtreecommitdiffstats
path: root/misc/protobuf/protobuf.SlackBuild
diff options
context:
space:
mode:
author Nishant Limbachia2013-11-11 15:18:13 +0100
committer Robby Workman2013-11-11 17:53:26 +0100
commitb73b56ed7746cdb1aa234ebd10682ed9340eb332 (patch)
treea7692395d18e42afdf6fc5a6c91e4ae34c8605bb /misc/protobuf/protobuf.SlackBuild
parent371c9cfb21c432d35fb9def7f1eb04dcbb00122a (diff)
downloadslackbuilds-b73b56ed7746cdb1aa234ebd10682ed9340eb332.tar.gz
misc/protobuf: Updated for version 2.5.0.
Signed-off-by: Robby Workman <rworkman@slackbuilds.org>
Diffstat (limited to 'misc/protobuf/protobuf.SlackBuild')
-rw-r--r--misc/protobuf/protobuf.SlackBuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/misc/protobuf/protobuf.SlackBuild b/misc/protobuf/protobuf.SlackBuild
index de3a3fc9bf..bdc2dc15ba 100644
--- a/misc/protobuf/protobuf.SlackBuild
+++ b/misc/protobuf/protobuf.SlackBuild
@@ -5,8 +5,8 @@
# Written by M.Dinslage (daedra1980@gmail.com)
PRGNAM=protobuf
-VERSION=${VERSION:-2.4.1}
-BUILD=${BUILD:-2}
+VERSION=${VERSION:-2.5.0}
+BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PYTHON=${PYTHON:-yes}