From 9ef80653e8a9f4b763882b1d2215ca2505fc8f43 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Andreas=20M=C3=BCller?= Date: Fri, 13 Dec 2019 23:20:21 +0100 Subject: [PATCH] mlt: upgrade 6.16.0 -> 6.18.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_6.16.0.bb => mlt_git.bb} | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) rename recipes-support/mlt/{mlt_6.16.0.bb => mlt_git.bb} (92%) diff --git a/recipes-support/mlt/mlt_6.16.0.bb b/recipes-support/mlt/mlt_git.bb similarity index 92% rename from recipes-support/mlt/mlt_6.16.0.bb rename to recipes-support/mlt/mlt_git.bb index 308af1e4..8a5401dc 100644 --- a/recipes-support/mlt/mlt_6.16.0.bb +++ b/recipes-support/mlt/mlt_git.bb @@ -8,7 +8,8 @@ LIC_FILES_CHKSUM = " \ " SRC_URI = "git://github.com/mltframework/mlt.git" -SRCREV = "02bc8795adf708be46b36fa8985e160e2ecf6d7b" +SRCREV = "221ff239b9cbbc0e0b749f24e3f754eb087cb1f9" +PV = "6.18.0" S = "${WORKDIR}/git" inherit autotools-brokensep pkgconfig