From b2cff7d5aefa28e9b1369c017389929878bd5b7a Mon Sep 17 00:00:00 2001 From: tibequadorian Date: Wed, 2 Mar 2022 22:55:58 +0100 Subject: [PATCH] mlt7: update to 7.4.0. --- srcpkgs/mlt7/template | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/srcpkgs/mlt7/template b/srcpkgs/mlt7/template index f96f65d41f78..5aefa500dd8a 100644 --- a/srcpkgs/mlt7/template +++ b/srcpkgs/mlt7/template @@ -1,7 +1,7 @@ -# Template file for 'mlt' +# Template file for 'mlt7' pkgname=mlt7 -version=7.0.1 -revision=4 +version=7.4.0 +revision=1 wrksrc="mlt-${version}" build_style=cmake configure_args="-DSWIG_PYTHON=ON" @@ -17,7 +17,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=b68c88d9ad91889838186188cce938feee8b63e3755a3b6fb45dc9c2ae0c5ecd +checksum=17c19843ffdbca66777aaadf39acb11829fd930eaded92f768cbcb8ae59a5f37 if [ "$XBPS_TARGET_LIBC" = "musl" ]; then makedepends+=" musl-legacy-compat"