diff --git a/srcpkgs/mlt7/template b/srcpkgs/mlt7/template index 6c2fd36c4bb..e5972cc0411 100644 --- a/srcpkgs/mlt7/template +++ b/srcpkgs/mlt7/template @@ -1,7 +1,7 @@ # Template file for 'mlt7' pkgname=mlt7 -version=7.8.0 -revision=2 +version=7.12.0 +revision=1 build_style=cmake configure_args="-DSWIG_PYTHON=ON" hostmakedepends="doxygen pkg-config ladspa-sdk swig python3 which @@ -16,7 +16,7 @@ maintainer="John " license="GPL-3.0-or-later, LGPL-2.1-or-later" homepage="https://mltframework.org/" distfiles="https://github.com/mltframework/mlt/archive/v${version}.tar.gz" -checksum=4165e62e007e37d65e96517a45817517067897eedef4d83de7208dbd74b1f0f7 +checksum=41af600a5b223e067dff529d4ebe83bf8dee4efa807c8f928141e1174f13c45c if [ "$XBPS_TARGET_LIBC" = "musl" ]; then makedepends+=" musl-legacy-compat"