protobuf: fix checksum
This commit is contained in:
parent
e4ffed5add
commit
09f712ab27
|
@ -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"
|
||||
|
||||
|
|
Loading…
Reference in New Issue