mlt7: update to 7.8.0.

This commit is contained in:
John 2022-10-17 21:02:30 +02:00
parent 5d92b4ad4f
commit 1d52d5d4c2
1 changed files with 3 additions and 3 deletions

View File

@ -1,7 +1,7 @@
# Template file for 'mlt7'
pkgname=mlt7
version=7.4.0
revision=2
version=7.8.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=17c19843ffdbca66777aaadf39acb11829fd930eaded92f768cbcb8ae59a5f37
checksum=4165e62e007e37d65e96517a45817517067897eedef4d83de7208dbd74b1f0f7
if [ "$XBPS_TARGET_LIBC" = "musl" ]; then
makedepends+=" musl-legacy-compat"