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