From 983909781928e229c1f55d44e0aa61dcd796361f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Andreas=20M=C3=BCller?= Date: Fri, 22 May 2020 08:45:07 +0200 Subject: [PATCH] mlt: upgrade 6.18.0 -> 6.20.0 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Andreas Müller --- recipes-support/mlt/{mlt_git.bb => mlt.bb} | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) rename recipes-support/mlt/{mlt_git.bb => mlt.bb} (92%) diff --git a/recipes-support/mlt/mlt_git.bb b/recipes-support/mlt/mlt.bb similarity index 92% rename from recipes-support/mlt/mlt_git.bb rename to recipes-support/mlt/mlt.bb index 8a5401dc..533cbcdb 100644 --- a/recipes-support/mlt/mlt_git.bb +++ b/recipes-support/mlt/mlt.bb @@ -8,8 +8,8 @@ LIC_FILES_CHKSUM = " \ " SRC_URI = "git://github.com/mltframework/mlt.git" -SRCREV = "221ff239b9cbbc0e0b749f24e3f754eb087cb1f9" -PV = "6.18.0" +SRCREV = "af9b08853e4ce88733ec7e358ba6ae7af5c26fad" +PV = "6.20.0" S = "${WORKDIR}/git" inherit autotools-brokensep pkgconfig