mirror of
https://github.com/void-linux/void-packages.git
synced 2025-04-17 14:47:03 +02:00
mlt7: update to 7.30.0
This commit is contained in:
parent
4469f7af1a
commit
617b441f97
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'mlt7'
|
||||
pkgname=mlt7
|
||||
version=7.28.0
|
||||
version=7.30.0
|
||||
revision=1
|
||||
build_style=cmake
|
||||
configure_args="-DSWIG_PYTHON=ON -DMOD_QT6=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=25d7af70447c57f5aba80cd042b46fb69712ec9a993e8be4a6abe7ec46951271
|
||||
checksum=11b6ae978ce814a3d8a2c599b565ed27f691d23f4f7d712061f3d812bbc59d67
|
||||
|
||||
if [ "$XBPS_TARGET_LIBC" = "musl" ]; then
|
||||
makedepends+=" musl-legacy-compat"
|
||||
|
|
Loading…
Add table
Reference in a new issue