From 655e0825dd116f2ecd326e2b5407a8f573965342 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Andreas=20M=C3=BCller?= Date: Fri, 29 Jan 2021 23:52:04 +0100 Subject: [PATCH] mlt: upgrade 6.22.1 -> 6.24.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.bb | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/recipes-support/mlt/mlt.bb b/recipes-support/mlt/mlt.bb index dca73c57..54d15ffa 100644 --- a/recipes-support/mlt/mlt.bb +++ b/recipes-support/mlt/mlt.bb @@ -7,9 +7,9 @@ LIC_FILES_CHKSUM = " \ file://GPLv3;md5=d32239bcb673463ab874e80d47fae504 \ " -SRC_URI = "git://github.com/mltframework/mlt.git;branch=v6.22" -SRCREV = "f6e57f2659b1a5a136fa1c9df1b3359bd0b91647" -PV = "6.22.1" +SRC_URI = "git://github.com/mltframework/mlt.git" +SRCREV = "902c4c2d82514e812b3129a0aa3146a89bb898ec" +PV = "6.24.0" S = "${WORKDIR}/git" inherit autotools-brokensep pkgconfig