protobuf: fix checksum

This commit is contained in:
Michael Gehring 2017-09-20 00:40:23 +02:00
parent e4ffed5add
commit 09f712ab27
1 changed files with 1 additions and 1 deletions

View File

@ -10,7 +10,7 @@ maintainer="Michael Aldridge <maldridge@voidlinux.eu>"
distfiles="https://github.com/google/protobuf/archive/v${version}.tar.gz"
homepage="https://developers.google.com/protocol-buffers/"
license="BSD"
checksum=cd55ee08e64a86cf12aaadd4672961813f592c194ed0c9ad94da0ec75acf219f
checksum=f6600abeee3babfa18591961a0ff21e7db6a6d9ef82418a261ec4fee44ee6d44
CXXFLAGS="-std=c++14"