From 1eda1680f3b745317459799c51f78b6a917a9ec0 Mon Sep 17 00:00:00 2001 From: Eric Hameleers Date: Sun, 12 Aug 2018 12:59:28 +0200 Subject: mlt version bump because kdenlive needs this --- deps/mlt/.url | 2 +- deps/mlt/mlt.SlackBuild | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/deps/mlt/.url b/deps/mlt/.url index dea6050..5fb8e29 100644 --- a/deps/mlt/.url +++ b/deps/mlt/.url @@ -1,2 +1,2 @@ -https://github.com/mltframework/mlt/archive/v6.6.0.tar.gz +https://github.com/mltframework/mlt/archive/v6.10.0.tar.gz diff --git a/deps/mlt/mlt.SlackBuild b/deps/mlt/mlt.SlackBuild index fe52608..5ebd44d 100755 --- a/deps/mlt/mlt.SlackBuild +++ b/deps/mlt/mlt.SlackBuild @@ -27,7 +27,7 @@ cd $(dirname $0) ; CWD=$(pwd) PKGNAM=mlt -VERSION=${VERSION:-6.6.0} +VERSION=${VERSION:-6.10.0} BUILD=${BUILD:-1} PYTHONSITEPKG=$(python -c "from distutils.sysconfig import get_python_lib; print get_python_lib()") -- cgit v1.2.3