From 3c05327be70d55249017f007cbe4062e9655261c Mon Sep 17 00:00:00 2001 From: Eric Hameleers Date: Thu, 9 May 2019 16:02:09 +0200 Subject: Deps: update mlt (kdenlive needs that) and wayland --- deps/mlt/.url | 2 +- deps/mlt/mlt.SlackBuild | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) (limited to 'deps/mlt') diff --git a/deps/mlt/.url b/deps/mlt/.url index 5fb8e29..57149ff 100644 --- a/deps/mlt/.url +++ b/deps/mlt/.url @@ -1,2 +1,2 @@ -https://github.com/mltframework/mlt/archive/v6.10.0.tar.gz +https://github.com/mltframework/mlt/archive/v6.14.0.tar.gz diff --git a/deps/mlt/mlt.SlackBuild b/deps/mlt/mlt.SlackBuild index 5ebd44d..99cfaf1 100755 --- a/deps/mlt/mlt.SlackBuild +++ b/deps/mlt/mlt.SlackBuild @@ -1,6 +1,6 @@ #!/bin/sh # $Id$ -# Copyright 2017,2018 Eric Hameleers, Eindhoven, NL +# Copyright 2017, 2018, 2019 Eric Hameleers, Eindhoven, NL # Copyright 2017 Patrick J. Volkerding, Sebeka, MN, USA # All rights reserved. # @@ -27,7 +27,7 @@ cd $(dirname $0) ; CWD=$(pwd) PKGNAM=mlt -VERSION=${VERSION:-6.10.0} +VERSION=${VERSION:-6.14.0} BUILD=${BUILD:-1} PYTHONSITEPKG=$(python -c "from distutils.sysconfig import get_python_lib; print get_python_lib()") -- cgit v1.2.3