From 9857d428cc7173b48607835a615f4c475619b3ff Mon Sep 17 00:00:00 2001 From: Eric Hameleers Date: Sun, 22 Dec 2019 22:38:45 +0100 Subject: Deps: updates (lensfun, mlt, sip) and addition (md4c) --- 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 fe14862..9a2e287 100644 --- a/deps/mlt/.url +++ b/deps/mlt/.url @@ -1,2 +1,2 @@ -https://github.com/mltframework/mlt/archive/v6.16.0.tar.gz +https://github.com/mltframework/mlt/archive/v6.18.0.tar.gz diff --git a/deps/mlt/mlt.SlackBuild b/deps/mlt/mlt.SlackBuild index bb7d091..310b32e 100755 --- a/deps/mlt/mlt.SlackBuild +++ b/deps/mlt/mlt.SlackBuild @@ -27,8 +27,8 @@ cd $(dirname $0) ; CWD=$(pwd) PKGNAM=mlt -VERSION=${VERSION:-6.16.0} -BUILD=${BUILD:-2} +VERSION=${VERSION:-6.18.0} +BUILD=${BUILD:-1} PYTHONSITEPKG=$(python -c "from distutils.sysconfig import get_python_lib; print get_python_lib()") -- cgit v1.2.3