diff --git a/srcpkgs/python3-grpcio-tools/template b/srcpkgs/python3-grpcio-tools/template index a7a691c867..afabd8be77 100644 --- a/srcpkgs/python3-grpcio-tools/template +++ b/srcpkgs/python3-grpcio-tools/template @@ -1,7 +1,7 @@ # Template file for 'python3-grpcio-tools' pkgname=python3-grpcio-tools -version=1.32.0 -revision=2 +version=1.33.1 +revision=1 wrksrc="${pkgname#*-}-${version}" build_style=python3-module hostmakedepends="python3-setuptools" @@ -12,7 +12,7 @@ maintainer="Andrew J. Hesford " license="Apache-2.0" homepage="https://grpc.io" distfiles="${PYPI_SITE}/g/grpcio-tools/grpcio-tools-${version}.tar.gz" -checksum=28547272c51e1d2d343685b9f531e85bb90ad7bd93e726ba646b5627173cbc47 +checksum=fc56027931694be7a2ea45719ef7fed911e2d1dc24ba69d98a418daa78b35467 if [ "$XBPS_TARGET_NO_ATOMIC8" ]; then makedepends+=" libatomic-devel"