diff options
Diffstat (limited to 'meta-python')
| -rw-r--r-- | meta-python/recipes-extended/python-meh/python3-meh_0.50.1.bb (renamed from meta-python/recipes-extended/python-meh/python3-meh_0.50.bb) | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/meta-python/recipes-extended/python-meh/python3-meh_0.50.bb b/meta-python/recipes-extended/python-meh/python3-meh_0.50.1.bb index 372b3a006f..bf0df021a4 100644 --- a/meta-python/recipes-extended/python-meh/python3-meh_0.50.bb +++ b/meta-python/recipes-extended/python-meh/python3-meh_0.50.1.bb | |||
| @@ -9,9 +9,8 @@ inherit setuptools3 | |||
| 9 | 9 | ||
| 10 | S = "${WORKDIR}/git" | 10 | S = "${WORKDIR}/git" |
| 11 | 11 | ||
| 12 | SRC_URI = "git://github.com/rhinstaller/python-meh.git;protocol=https;branch=master \ | 12 | SRC_URI = "git://github.com/rhinstaller/python-meh.git;protocol=https;branch=rhel9-branch" |
| 13 | " | 13 | SRCREV = "c321ce22950aff76611a3c6beffa02b5ea3adbed" |
| 14 | SRCREV = "11980776c5ad757401ea1d12fd1f331d96428105" | ||
| 15 | 14 | ||
| 16 | FILES:${PN} += "${datadir}/*" | 15 | FILES:${PN} += "${datadir}/*" |
| 17 | 16 | ||
