diff --git a/srcpkgs/mlt/template b/srcpkgs/mlt/template index 350830fa47d..009a318ead9 100644 --- a/srcpkgs/mlt/template +++ b/srcpkgs/mlt/template @@ -1,7 +1,7 @@ # Template file for 'mlt' pkgname=mlt -version=6.8.0 -revision=2 +version=6.10.0 +revision=1 build_style=gnu-configure configure_args="--enable-gpl --enable-gpl3 --disable-swfdec --without-kde --swig-languages=python" @@ -17,7 +17,7 @@ license="GPL-3.0-or-later, LGPL-2.1-or-later" maintainer="Diogo Leal " homepage="https://mltframework.org/" distfiles="https://github.com/mltframework/mlt/archive/v${version}.tar.gz" -checksum=b348e7a14d289087a99b077480a28dace519f665af9654676b7f5e713d56f0fe +checksum=e794f12b00d1b90009a1574237823a03ce0b3625638306d1369888375e90edff CFLAGS+=" -DHAVE_STRTOD_L=1 -DHAVE_LOCALE_H=1" CXXFLAGS+=" -DHAVE_STRTOD_L=1 -DHAVE_LOCALE_H=1"