protobuf: fix tarball checksum (#1714)

This commit is contained in:
phoudoin
2017-10-18 18:44:54 +02:00
committed by Jérôme Duval
parent 9a76e1d4de
commit 996d06d6eb

View File

@@ -10,7 +10,7 @@ COPYRIGHT="2008-2017 Google"
LICENSE="Apache v2"
REVISION="1"
SOURCE_URI="$HOMEPAGE/archive/v$portVersion.tar.gz"
CHECKSUM_SHA256="8b8e442becbeff637f160c1ef4a3a56769c50ba7c9ff939ccc94086530ff00e4"
CHECKSUM_SHA256="e53fd5d514169dc80fb38673dc63f4048cebd3e524e49c1663428f89330bda56"
PATCHES="protobuf-$portVersion.patchset"
ARCHITECTURES="!x86_gcc2 x86 x86_64"