diff options
Diffstat (limited to 'misc/protobuf/protobuf.SlackBuild')
-rw-r--r-- | misc/protobuf/protobuf.SlackBuild | 4 |
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} |