diff options
-rw-r--r-- | meta-python/recipes-extended/python-meh/python3-meh_0.50.bb (renamed from meta-python/recipes-extended/python-meh/python3-meh_0.49.bb) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-python/recipes-extended/python-meh/python3-meh_0.49.bb b/meta-python/recipes-extended/python-meh/python3-meh_0.50.bb index 7fba21f7d8..64a24ade3e 100644 --- a/meta-python/recipes-extended/python-meh/python3-meh_0.49.bb +++ b/meta-python/recipes-extended/python-meh/python3-meh_0.50.bb | |||
@@ -11,7 +11,7 @@ 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=master \ |
13 | " | 13 | " |
14 | SRCREV = "50c09e5c4c76757099d686c316b4bf42f72db71b" | 14 | SRCREV = "11980776c5ad757401ea1d12fd1f331d96428105" |
15 | 15 | ||
16 | FILES_${PN} += "${datadir}/*" | 16 | FILES_${PN} += "${datadir}/*" |
17 | 17 | ||