mlt7: update to 7.24.0.
This commit is contained in:
parent
5040c07b3f
commit
33353f8011
|
@ -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 <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=01a54dda64d493cc74cf70a5e446dbb36d82298405abb66ef5da51a5af12a5c0
|
||||
checksum=a8942dd786810062925f828b498588c45af08e9c351171c7a42bf7ad2e182be2
|
||||
|
||||
if [ "$XBPS_TARGET_LIBC" = "musl" ]; then
|
||||
makedepends+=" musl-legacy-compat"
|
||||
|
|
Loading…
Reference in New Issue