diff --git a/srcpkgs/python3-protobuf/template b/srcpkgs/python3-protobuf/template index 33d8fa57a3e..ab5f0b94079 100644 --- a/srcpkgs/python3-protobuf/template +++ b/srcpkgs/python3-protobuf/template @@ -1,6 +1,6 @@ # Template file for 'python3-protobuf' pkgname=python3-protobuf -version=3.15.8 +version=3.17.0 revision=1 wrksrc="${pkgname#*-}-${version}" build_style=python3-module @@ -11,7 +11,7 @@ maintainer="Andrew J. Hesford " license="BSD-3-Clause" homepage="https://developers.google.com/protocol-buffers/" distfiles="${PYPI_SITE}/p/protobuf/protobuf-${version}.tar.gz" -checksum=0277f62b1e42210cafe79a71628c1d553348da81cbd553402a7f7549c50b11d0 +checksum=05dfe9319939a8473c21b469f34f6486646e54fb8542637cf7ed8e2fbfe21538 build_options="cppext" build_options_default="cppext"