summaryrefslogtreecommitdiffstats
path: root/misc/protobuf
diff options
context:
space:
mode:
Diffstat (limited to 'misc/protobuf')
-rw-r--r--misc/protobuf/protobuf.SlackBuild6
-rw-r--r--misc/protobuf/protobuf.info8
-rw-r--r--misc/protobuf/slack-desc2
3 files changed, 7 insertions, 9 deletions
diff --git a/misc/protobuf/protobuf.SlackBuild b/misc/protobuf/protobuf.SlackBuild
index cd36e4a202..567660ad5b 100644
--- a/misc/protobuf/protobuf.SlackBuild
+++ b/misc/protobuf/protobuf.SlackBuild
@@ -5,16 +5,14 @@
# Written by M.Dinslage (daedra1980@gmail.com)
PRGNAM=protobuf
-VERSION=${VERSION:-2.3.0}
-BUILD=${BUILD:-2}
+VERSION=${VERSION:-2.4.1}
+BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
-# Automatically determine the architecture we're building on:
if [ -z "$ARCH" ]; then
case "$( uname -m )" in
i?86) ARCH=i486 ;;
arm*) ARCH=arm ;;
- # Unless $ARCH is already set, use uname -m for all other archs:
*) ARCH=$( uname -m ) ;;
esac
fi
diff --git a/misc/protobuf/protobuf.info b/misc/protobuf/protobuf.info
index 06f7f52e15..09c7cf01d9 100644
--- a/misc/protobuf/protobuf.info
+++ b/misc/protobuf/protobuf.info
@@ -1,10 +1,10 @@
PRGNAM="protobuf"
-VERSION="2.3.0"
+VERSION="2.4.1"
HOMEPAGE="http://code.google.com/p/protobuf/"
-DOWNLOAD="http://protobuf.googlecode.com/files/protobuf-2.3.0.tar.bz2"
-MD5SUM="f2964f636b3c67d1e9d8b90819fa8ddb"
+DOWNLOAD="http://protobuf.googlecode.com/files/protobuf-2.4.1.tar.bz2"
+MD5SUM="ed436802019c9e1f40cc750eaf78f318"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
MAINTAINER="M.Dinslage"
EMAIL="daedra1980{at}gmail{dot}com"
-APPROVED="dsomero"
+APPROVED="rworkman"
diff --git a/misc/protobuf/slack-desc b/misc/protobuf/slack-desc
index a2565095e1..90afaaa3e5 100644
--- a/misc/protobuf/slack-desc
+++ b/misc/protobuf/slack-desc
@@ -16,4 +16,4 @@ protobuf: read your structured data to and from a variety of data streams
protobuf: and using a variety of languages. You can even update your data
protobuf: structure without breaking deployed programs that are compiled
protobuf: against the "old" format.
-protobuf:
+protobuf: