From 6fa1d6b93771f851b171da4d8157b4e4295e86d2 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Andreas=20M=C3=BCller?= Date: Sat, 17 Aug 2019 23:32:41 +0200 Subject: [PATCH] mlt: upgrade 6.12.0 -> 6.16.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.12.0.bb => mlt_6.16.0.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename recipes-support/mlt/{mlt_6.12.0.bb => mlt_6.16.0.bb} (93%) diff --git a/recipes-support/mlt/mlt_6.12.0.bb b/recipes-support/mlt/mlt_6.16.0.bb similarity index 93% rename from recipes-support/mlt/mlt_6.12.0.bb rename to recipes-support/mlt/mlt_6.16.0.bb index 17dc90a0..308af1e4 100644 --- a/recipes-support/mlt/mlt_6.12.0.bb +++ b/recipes-support/mlt/mlt_6.16.0.bb @@ -8,7 +8,7 @@ LIC_FILES_CHKSUM = " \ " SRC_URI = "git://github.com/mltframework/mlt.git" -SRCREV = "f608b96d2ae236bfec532d1b354d722b25475f95" +SRCREV = "02bc8795adf708be46b36fa8985e160e2ecf6d7b" S = "${WORKDIR}/git" inherit autotools-brokensep pkgconfig