From 33353f801171acff41de2d85990fdbe656783786 Mon Sep 17 00:00:00 2001 From: Luciogi Date: Wed, 19 Jun 2024 03:03:42 +0500 Subject: [PATCH] mlt7: update to 7.24.0. --- srcpkgs/mlt7/template | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/srcpkgs/mlt7/template b/srcpkgs/mlt7/template index 65eed998d39..80ab2781baf 100644 --- a/srcpkgs/mlt7/template +++ b/srcpkgs/mlt7/template @@ -1,7 +1,7 @@ # Template file for 'mlt7' pkgname=mlt7 -version=7.20.0 -revision=2 +version=7.24.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=01a54dda64d493cc74cf70a5e446dbb36d82298405abb66ef5da51a5af12a5c0 +checksum=a8942dd786810062925f828b498588c45af08e9c351171c7a42bf7ad2e182be2 if [ "$XBPS_TARGET_LIBC" = "musl" ]; then makedepends+=" musl-legacy-compat"