diff --git a/meta-python/recipes-devtools/python/python3-autobahn_23.6.1.bb b/meta-python/recipes-devtools/python/python3-autobahn_23.6.2.bb similarity index 86% rename from meta-python/recipes-devtools/python/python3-autobahn_23.6.1.bb rename to meta-python/recipes-devtools/python/python3-autobahn_23.6.2.bb index dc11b85dab..54c8f23fc3 100644 --- a/meta-python/recipes-devtools/python/python3-autobahn_23.6.1.bb +++ b/meta-python/recipes-devtools/python/python3-autobahn_23.6.2.bb @@ -3,7 +3,7 @@ HOMEPAGE = "http://crossbar.io/autobahn" LICENSE = "MIT" LIC_FILES_CHKSUM = "file://LICENSE;md5=3e2c2c2cc2915edc5321b0e6b1d3f5f8" -SRC_URI[sha256sum] = "ce6e540402e3524ca46c55a1bc46255225969b5837ca792ea5415d21ac571034" +SRC_URI[sha256sum] = "ec9421c52a2103364d1ef0468036e6019ee84f71721e86b36fe19ad6966c1181" inherit pypi setuptools3