From a624f7ced27f789d9e9c62dde56771c02821c24b Mon Sep 17 00:00:00 2001 From: Wang Mingyu Date: Wed, 9 Mar 2022 18:45:02 +0800 Subject: [PATCH] python3-python-vlc: upgrade 3.0.12118 -> 3.0.16120 Signed-off-by: Wang Mingyu Signed-off-by: Khem Raj Signed-off-by: Trevor Gamblin --- ...-python-vlc_3.0.12118.bb => python3-python-vlc_3.0.16120.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta-python/recipes-devtools/python/{python3-python-vlc_3.0.12118.bb => python3-python-vlc_3.0.16120.bb} (75%) diff --git a/meta-python/recipes-devtools/python/python3-python-vlc_3.0.12118.bb b/meta-python/recipes-devtools/python/python3-python-vlc_3.0.16120.bb similarity index 75% rename from meta-python/recipes-devtools/python/python3-python-vlc_3.0.12118.bb rename to meta-python/recipes-devtools/python/python3-python-vlc_3.0.16120.bb index 147e3bf6aa..a4d21a50e8 100644 --- a/meta-python/recipes-devtools/python/python3-python-vlc_3.0.12118.bb +++ b/meta-python/recipes-devtools/python/python3-python-vlc_3.0.16120.bb @@ -3,6 +3,6 @@ HOMEPAGE = "wiki.videolan.org/PythonBinding" LICENSE = "LGPL-2.0-only" LIC_FILES_CHKSUM = "file://COPYING;md5=4fbd65380cdd255951079008b364516c" -SRC_URI[sha256sum] = "566f2f7c303f6800851cacc016df1c6eeec094ad63e0a49d87db9d698094f1fb" +SRC_URI[sha256sum] = "92f98fee088f72bd6d063b3b3312d0bd29b37e7ad65ddeb3a7303320300c2807" inherit pypi setuptools3