summaryrefslogtreecommitdiffstats
path: root/misc
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
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')
-rw-r--r--misc/protobuf/protobuf.SlackBuild4
-rw-r--r--misc/protobuf/protobuf.info6
2 files changed, 5 insertions, 5 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}
diff --git a/misc/protobuf/protobuf.info b/misc/protobuf/protobuf.info
index 5a3029ed77..3d63512f90 100644
--- a/misc/protobuf/protobuf.info
+++ b/misc/protobuf/protobuf.info
@@ -1,8 +1,8 @@
PRGNAM="protobuf"
-VERSION="2.4.1"
+VERSION="2.5.0"
HOMEPAGE="http://code.google.com/p/protobuf/"
-DOWNLOAD="http://protobuf.googlecode.com/files/protobuf-2.4.1.tar.bz2"
-MD5SUM="ed436802019c9e1f40cc750eaf78f318"
+DOWNLOAD="http://protobuf.googlecode.com/files/protobuf-2.5.0.tar.bz2"
+MD5SUM="a72001a9067a4c2c4e0e836d0f92ece4"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="pysetuptools"