mlt7: update to 7.4.0.

This commit is contained in:
tibequadorian 2022-03-02 22:55:58 +01:00 committed by John Zimmermann
parent 837fc59913
commit 2251c2fb9b

View file

@ -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 <me@johnnynator.dev>"
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"