From de76f9ed606d4b40b9cb5f39bba62f01d832a4fa Mon Sep 17 00:00:00 2001 From: "zhengrq.fnst@fujitsu.com" Date: Wed, 23 Nov 2022 14:52:08 +0800 Subject: [PATCH] python3-python-vlc: upgrade 3.0.16120 -> 3.0.18121 Signed-off-by: Zheng Ruoqin Signed-off-by: Khem Raj --- ...-python-vlc_3.0.16120.bb => python3-python-vlc_3.0.18121.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta-python/recipes-devtools/python/{python3-python-vlc_3.0.16120.bb => python3-python-vlc_3.0.18121.bb} (75%) diff --git a/meta-python/recipes-devtools/python/python3-python-vlc_3.0.16120.bb b/meta-python/recipes-devtools/python/python3-python-vlc_3.0.18121.bb similarity index 75% rename from meta-python/recipes-devtools/python/python3-python-vlc_3.0.16120.bb rename to meta-python/recipes-devtools/python/python3-python-vlc_3.0.18121.bb index a4d21a50e8..518dbb2050 100644 --- a/meta-python/recipes-devtools/python/python3-python-vlc_3.0.16120.bb +++ b/meta-python/recipes-devtools/python/python3-python-vlc_3.0.18121.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] = "92f98fee088f72bd6d063b3b3312d0bd29b37e7ad65ddeb3a7303320300c2807" +SRC_URI[sha256sum] = "24550314a3e6ed55fd347b009491c98b865f9dfa05a92e889d7b0a2210e7485b" inherit pypi setuptools3