diff --git a/srcpkgs/mlt7/template b/srcpkgs/mlt7/template index fac7f22b1ae..b986249d53d 100644 --- a/srcpkgs/mlt7/template +++ b/srcpkgs/mlt7/template @@ -1,7 +1,7 @@ # Template file for 'mlt7' pkgname=mlt7 -version=7.24.0 -revision=4 +version=7.28.0 +revision=1 build_style=cmake configure_args="-DSWIG_PYTHON=ON -DMOD_QT6=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=a8942dd786810062925f828b498588c45af08e9c351171c7a42bf7ad2e182be2 +checksum=25d7af70447c57f5aba80cd042b46fb69712ec9a993e8be4a6abe7ec46951271 if [ "$XBPS_TARGET_LIBC" = "musl" ]; then makedepends+=" musl-legacy-compat"