diff --git a/srcpkgs/protobuf/template b/srcpkgs/protobuf/template index 27f6e5b8d8c..3bbd35e6146 100644 --- a/srcpkgs/protobuf/template +++ b/srcpkgs/protobuf/template @@ -1,6 +1,6 @@ # Template file for 'protobuf' pkgname=protobuf -version=3.5.1.1 +version=3.5.2 revision=1 build_style=gnu-configure hostmakedepends="automake libtool pkg-config" @@ -9,8 +9,8 @@ short_desc="Google's data interchange format" maintainer="Michael Aldridge " distfiles="https://github.com/google/protobuf/archive/v${version}.tar.gz" homepage="https://developers.google.com/protocol-buffers/" -license="BSD" -checksum=56b5d9e1ab2bf4f5736c4cfba9f4981fbc6976246721e7ded5602fbaee6d6869 +license="BSD-3-Clause" +checksum=4ffd420f39f226e96aebc3554f9c66a912f6cad6261f39f194f16af8a1f6dab2 CXXFLAGS="-std=c++14"