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