diff options
author | Zang Ruochen <zangrc.fnst@cn.fujitsu.com> | 2019-11-20 16:32:55 +0800 |
---|---|---|
committer | Khem Raj <raj.khem@gmail.com> | 2019-11-20 06:57:27 -0800 |
commit | 95bddd89fefb3c9dc00dccf02107fae175ef17cf (patch) | |
tree | b8108568f0ae084125973701ecbe5686a0df95e6 /meta-python/recipes-extended | |
parent | ae77b5dc959e525514cd03e24d21b2296196f17e (diff) | |
download | meta-openembedded-95bddd89fefb3c9dc00dccf02107fae175ef17cf.tar.gz |
python3-meh: upgrade 0.47 -> 0.48
Signed-off-by: Zang Ruochen <zangrc.fnst@cn.fujitsu.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Diffstat (limited to 'meta-python/recipes-extended')
-rw-r--r-- | meta-python/recipes-extended/python-meh/python3-meh_0.48.bb (renamed from meta-python/recipes-extended/python-meh/python3-meh_0.47.bb) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-python/recipes-extended/python-meh/python3-meh_0.47.bb b/meta-python/recipes-extended/python-meh/python3-meh_0.48.bb index 95d6d183cc..9ca7a56bde 100644 --- a/meta-python/recipes-extended/python-meh/python3-meh_0.47.bb +++ b/meta-python/recipes-extended/python-meh/python3-meh_0.48.bb | |||
@@ -10,7 +10,7 @@ S = "${WORKDIR}/git" | |||
10 | 10 | ||
11 | SRC_URI = "git://github.com/rhinstaller/python-meh.git;protocol=https;branch=master \ | 11 | SRC_URI = "git://github.com/rhinstaller/python-meh.git;protocol=https;branch=master \ |
12 | " | 12 | " |
13 | SRCREV = "78d868d99104317ce8820f39f61d207566e61a55" | 13 | SRCREV = "760f78a634ecf0e2380abcbd751bc233d29300ef" |
14 | LIC_FILES_CHKSUM = "file://COPYING;md5=b234ee4d69f5fce4486a80fdaf4a4263" | 14 | LIC_FILES_CHKSUM = "file://COPYING;md5=b234ee4d69f5fce4486a80fdaf4a4263" |
15 | 15 | ||
16 | FILES_${PN} += "${datadir}/*" | 16 | FILES_${PN} += "${datadir}/*" |