diff --git a/srcpkgs/python3-autobahn/template b/srcpkgs/python3-autobahn/template index f2cb03efaa0..45397af2ecd 100644 --- a/srcpkgs/python3-autobahn/template +++ b/srcpkgs/python3-autobahn/template @@ -1,6 +1,6 @@ # Template file for 'python3-autobahn' pkgname=python3-autobahn -version=20.12.2 +version=21.3.1 revision=1 wrksrc="autobahn-${version}" build_style=python3-module @@ -11,7 +11,7 @@ maintainer="travankor " license="MIT" homepage="https://crossbar.io/autobahn" distfiles="${PYPI_SITE}/a/autobahn/autobahn-${version}.tar.gz" -checksum=72b68a1ce1e10e3cbcc3b280aae86d5b2e7a1f409febab1ab91a8a3274113f6e +checksum=e126c1f583e872fb59e79d36977cfa1f2d0a8a79f90ae31f406faae7664b8e03 do_check() { # https://github.com/crossbario/autobahn-python/issues/1117