diff options
-rw-r--r-- | meta-python/recipes-devtools/python/python3-git-pw_2.6.0.bb (renamed from meta-python/recipes-devtools/python/python3-git-pw_2.5.0.bb) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-python/recipes-devtools/python/python3-git-pw_2.5.0.bb b/meta-python/recipes-devtools/python/python3-git-pw_2.6.0.bb index d060a922b7..c0b6a60814 100644 --- a/meta-python/recipes-devtools/python/python3-git-pw_2.5.0.bb +++ b/meta-python/recipes-devtools/python/python3-git-pw_2.6.0.bb | |||
@@ -3,7 +3,7 @@ HOMEPAGE = "https://github.com/getpatchwork/git-pw" | |||
3 | LICENSE = "MIT" | 3 | LICENSE = "MIT" |
4 | LIC_FILES_CHKSUM = "file://LICENSE;md5=26e1a171d943c64f00c51f90c256b9d4" | 4 | LIC_FILES_CHKSUM = "file://LICENSE;md5=26e1a171d943c64f00c51f90c256b9d4" |
5 | 5 | ||
6 | SRC_URI[sha256sum] = "c60169f9566bd6710f9c0985a005a0c326460b739d3f2b5c5c71e85211584590" | 6 | SRC_URI[sha256sum] = "e118e31bbe259ed9ae540d627cc563a6ece553d02aed11b1a92bbac408a0da0e" |
7 | 7 | ||
8 | inherit pypi python_setuptools_build_meta | 8 | inherit pypi python_setuptools_build_meta |
9 | 9 | ||