diff options
-rw-r--r-- | meta-python/recipes-devtools/python/python3-sh_1.13.1.bb (renamed from meta-python/recipes-devtools/python/python3-sh_1.12.14.bb) | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/meta-python/recipes-devtools/python/python3-sh_1.12.14.bb b/meta-python/recipes-devtools/python/python3-sh_1.13.1.bb index b7858734b2..2a6d9bcc6b 100644 --- a/meta-python/recipes-devtools/python/python3-sh_1.12.14.bb +++ b/meta-python/recipes-devtools/python/python3-sh_1.13.1.bb | |||
@@ -3,8 +3,8 @@ HOMEPAGE = "https://github.com/amoffat/sh" | |||
3 | LICENSE = "MIT" | 3 | LICENSE = "MIT" |
4 | LIC_FILES_CHKSUM = "file://LICENSE.txt;md5=5317094292296f03405f59ae5f6544b6" | 4 | LIC_FILES_CHKSUM = "file://LICENSE.txt;md5=5317094292296f03405f59ae5f6544b6" |
5 | 5 | ||
6 | SRC_URI[md5sum] = "a8351aef25d25f707c17e0a7a6280251" | 6 | SRC_URI[md5sum] = "7e3dd3a6b49c06db93746994a68cb8cf" |
7 | SRC_URI[sha256sum] = "b52bf5833ed01c7b5c5fb73a7f71b3d98d48e9b9b8764236237bdc7ecae850fc" | 7 | SRC_URI[sha256sum] = "97a3d2205e3c6a842d87ebbc9ae93acae5a352b1bc4609b428d0fd5bb9e286a3" |
8 | 8 | ||
9 | PYPI_PACKAGE = "sh" | 9 | PYPI_PACKAGE = "sh" |
10 | 10 | ||