From 4a1e88b75af8734526b7516681e2e9337823b189 Mon Sep 17 00:00:00 2001 From: Wang Mingyu Date: Mon, 24 Apr 2023 11:30:09 +0800 Subject: [PATCH] python3-python-vlc: upgrade 3.0.18121 -> 3.0.18122 Signed-off-by: Wang Mingyu Signed-off-by: Khem Raj --- ...-python-vlc_3.0.18121.bb => python3-python-vlc_3.0.18122.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta-python/recipes-devtools/python/{python3-python-vlc_3.0.18121.bb => python3-python-vlc_3.0.18122.bb} (75%) diff --git a/meta-python/recipes-devtools/python/python3-python-vlc_3.0.18121.bb b/meta-python/recipes-devtools/python/python3-python-vlc_3.0.18122.bb similarity index 75% rename from meta-python/recipes-devtools/python/python3-python-vlc_3.0.18121.bb rename to meta-python/recipes-devtools/python/python3-python-vlc_3.0.18122.bb index 518dbb205..9dd9b1480 100644 --- a/meta-python/recipes-devtools/python/python3-python-vlc_3.0.18121.bb +++ b/meta-python/recipes-devtools/python/python3-python-vlc_3.0.18122.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] = "24550314a3e6ed55fd347b009491c98b865f9dfa05a92e889d7b0a2210e7485b" +SRC_URI[sha256sum] = "1039bde287853b4b7b61ba22d83761832434f78506da762dfb060291bf32897d" inherit pypi setuptools3