mlt7: update to 7.14.0.

This commit is contained in:
John 2023-04-23 02:10:05 +02:00
parent fdae685eed
commit 29a2cde759

View file

@ -1,6 +1,6 @@
# Template file for 'mlt7'
pkgname=mlt7
version=7.12.0
version=7.14.0
revision=1
build_style=cmake
configure_args="-DSWIG_PYTHON=ON"
@ -16,7 +16,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=41af600a5b223e067dff529d4ebe83bf8dee4efa807c8f928141e1174f13c45c
checksum=824e96e7029ff034c61dd9edece45705ebc1a78b79ac32b7533085209bd59032
if [ "$XBPS_TARGET_LIBC" = "musl" ]; then
makedepends+=" musl-legacy-compat"