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