From ea17e24921d9d86326d1a98f2c6c79c2823eeb8a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Andreas=20M=C3=BCller?= Date: Sat, 2 Feb 2019 01:42:09 +0100 Subject: [PATCH] mlt: upgrade 6.10.0 -> 6.12.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.10.0.bb => mlt_6.12.0.bb} | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) rename recipes-support/mlt/{mlt_6.10.0.bb => mlt_6.12.0.bb} (87%) diff --git a/recipes-support/mlt/mlt_6.10.0.bb b/recipes-support/mlt/mlt_6.12.0.bb similarity index 87% rename from recipes-support/mlt/mlt_6.10.0.bb rename to recipes-support/mlt/mlt_6.12.0.bb index 47ee6565..17dc90a0 100644 --- a/recipes-support/mlt/mlt_6.10.0.bb +++ b/recipes-support/mlt/mlt_6.12.0.bb @@ -7,10 +7,8 @@ LIC_FILES_CHKSUM = " \ file://GPLv3;md5=d32239bcb673463ab874e80d47fae504 \ " -SRC_URI = " \ - git://github.com/mltframework/mlt.git \ -" -SRCREV = "41710728faa7ea8be6483dd97afdf2ce6ff38e76" +SRC_URI = "git://github.com/mltframework/mlt.git" +SRCREV = "f608b96d2ae236bfec532d1b354d722b25475f95" S = "${WORKDIR}/git" inherit autotools-brokensep pkgconfig