diff --git a/srcpkgs/python3-grpcio-tools/template b/srcpkgs/python3-grpcio-tools/template index 709d8859abd..3da81e1012e 100644 --- a/srcpkgs/python3-grpcio-tools/template +++ b/srcpkgs/python3-grpcio-tools/template @@ -1,6 +1,6 @@ # Template file for 'python3-grpcio-tools' pkgname=python3-grpcio-tools -version=1.38.1 +version=1.39.0 revision=1 wrksrc="${pkgname#*-}-${version}" build_style=python3-module @@ -13,7 +13,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=cd85f58038b92e1961f8127d79691e84e151390d35cae73c4c0cbe2042f76b77 +checksum=39dfe7415bc0d3860fdb8dd90607594b046b88b57dbe64284efa4820f951c805 if [ "$XBPS_TARGET_NO_ATOMIC8" ]; then makedepends+=" libatomic-devel"