diff options
-rw-r--r-- | meta-python/recipes-devtools/python/python3-asn1crypto_1.4.0.bb (renamed from meta-python/recipes-devtools/python/python3-asn1crypto_1.3.0.bb) | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/meta-python/recipes-devtools/python/python3-asn1crypto_1.3.0.bb b/meta-python/recipes-devtools/python/python3-asn1crypto_1.4.0.bb index 0d38da9894..bb1271e330 100644 --- a/meta-python/recipes-devtools/python/python3-asn1crypto_1.3.0.bb +++ b/meta-python/recipes-devtools/python/python3-asn1crypto_1.4.0.bb | |||
@@ -6,8 +6,8 @@ LIC_FILES_CHKSUM = "file://LICENSE;md5=7439e38f5e04ff62fae436184786b7ca" | |||
6 | 6 | ||
7 | PYPI_PACKAGE = "asn1crypto" | 7 | PYPI_PACKAGE = "asn1crypto" |
8 | 8 | ||
9 | SRC_URI[md5sum] = "daad112940181917e3ff169b47b9bd9a" | 9 | SRC_URI[md5sum] = "00bf5b72d37778e62cc73b1d8909ae27" |
10 | SRC_URI[sha256sum] = "5a215cb8dc12f892244e3a113fe05397ee23c5c4ca7a69cd6e69811755efc42d" | 10 | SRC_URI[sha256sum] = "f4f6e119474e58e04a2b1af817eb585b4fd72bdd89b998624712b5c99be7641c" |
11 | 11 | ||
12 | inherit pypi setuptools3 | 12 | inherit pypi setuptools3 |
13 | 13 | ||