From 0caff382172b2f48312a5a0223ab10b0e59624b9 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Andreas=20M=C3=BCller?= Date: Thu, 30 Aug 2018 00:14:37 +0200 Subject: [PATCH] mlt: upgrade 6.6.0 -> 6.10.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.6.0.bb => mlt_6.10.0.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename recipes-support/mlt/{mlt_6.6.0.bb => mlt_6.10.0.bb} (94%) diff --git a/recipes-support/mlt/mlt_6.6.0.bb b/recipes-support/mlt/mlt_6.10.0.bb similarity index 94% rename from recipes-support/mlt/mlt_6.6.0.bb rename to recipes-support/mlt/mlt_6.10.0.bb index 4c2ef990..47ee6565 100644 --- a/recipes-support/mlt/mlt_6.6.0.bb +++ b/recipes-support/mlt/mlt_6.10.0.bb @@ -10,7 +10,7 @@ LIC_FILES_CHKSUM = " \ SRC_URI = " \ git://github.com/mltframework/mlt.git \ " -SRCREV = "aea7f984b85ac61a4052d6ae17ce981d0530548e" +SRCREV = "41710728faa7ea8be6483dd97afdf2ce6ff38e76" S = "${WORKDIR}/git" inherit autotools-brokensep pkgconfig