diff options
Diffstat (limited to 'meta-python/recipes-devtools/python/python-asn1crypto.inc')
-rw-r--r-- | meta-python/recipes-devtools/python/python-asn1crypto.inc | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/meta-python/recipes-devtools/python/python-asn1crypto.inc b/meta-python/recipes-devtools/python/python-asn1crypto.inc index 92c71989d8..0d3ee41528 100644 --- a/meta-python/recipes-devtools/python/python-asn1crypto.inc +++ b/meta-python/recipes-devtools/python/python-asn1crypto.inc | |||
@@ -6,8 +6,8 @@ LIC_FILES_CHKSUM = "file://LICENSE;md5=52010cd3c7d7bd965b55721ef4d93ec2" | |||
6 | 6 | ||
7 | PYPI_PACKAGE = "asn1crypto" | 7 | PYPI_PACKAGE = "asn1crypto" |
8 | 8 | ||
9 | SRC_URI[md5sum] = "97d54665c397b72b165768398dfdd876" | 9 | SRC_URI[md5sum] = "de3520426e81a6581352d4366f310eb1" |
10 | SRC_URI[sha256sum] = "0874981329cfebb366d6584c3d16e913f2a0eb026c9463efcc4aaf42a9d94d70" | 10 | SRC_URI[sha256sum] = "9d5c20441baf0cb60a4ac34cc447c6c189024b6b4c6cd7877034f4965c464e49" |
11 | 11 | ||
12 | inherit pypi | 12 | inherit pypi |
13 | 13 | ||