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