diff options
-rw-r--r-- | meta-python/recipes-devtools/python/python3-autobahn_21.3.1.bb (renamed from meta-python/recipes-devtools/python/python3-autobahn_21.2.2.bb) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-python/recipes-devtools/python/python3-autobahn_21.2.2.bb b/meta-python/recipes-devtools/python/python3-autobahn_21.3.1.bb index cc3773fc56..daa66ec1ac 100644 --- a/meta-python/recipes-devtools/python/python3-autobahn_21.2.2.bb +++ b/meta-python/recipes-devtools/python/python3-autobahn_21.3.1.bb | |||
@@ -3,7 +3,7 @@ HOMEPAGE = "http://crossbar.io/autobahn" | |||
3 | LICENSE = "MIT" | 3 | LICENSE = "MIT" |
4 | LIC_FILES_CHKSUM = "file://LICENSE;md5=97c0bda20ad1d845c6369c0e47a1cd98" | 4 | LIC_FILES_CHKSUM = "file://LICENSE;md5=97c0bda20ad1d845c6369c0e47a1cd98" |
5 | 5 | ||
6 | SRC_URI[sha256sum] = "bf7a9d302a34d0f719d43c57f65ca1f2f5c982dd6ea0c11e1e190ef6f43710fe" | 6 | SRC_URI[sha256sum] = "e126c1f583e872fb59e79d36977cfa1f2d0a8a79f90ae31f406faae7664b8e03" |
7 | 7 | ||
8 | inherit pypi setuptools3 | 8 | inherit pypi setuptools3 |
9 | 9 | ||