protobuf: bump version.

This commit is contained in:
Jerome Duval
2017-04-18 21:37:08 +02:00
parent 98761bc8ca
commit 7ce7bedc22

View File

@@ -9,8 +9,8 @@ HOMEPAGE="https://github.com/google/protobuf"
COPYRIGHT="2008-2017 Google"
LICENSE="Apache v2"
REVISION="1"
SOURCE_URI="$HOMEPAGE/releases/download/v$portVersion/protobuf-cpp-$portVersion.tar.gz"
CHECKSUM_SHA256="51d773e4297238b282eaa4c1dd317099675b12eef2b414732b851c00459225c6"
SOURCE_URI="$HOMEPAGE/archive/v$portVersion.tar.gz"
CHECKSUM_SHA256="2eceab4cd58a73aadb7c84642838ee58c886e1f908acd45847a92b874d23c8ef"
ARCHITECTURES="!x86_gcc2 x86 x86_64"
SECONDARY_ARCHITECTURES="x86"