summaryrefslogtreecommitdiffstats
path: root/deps/mlt/mlt.SlackBuild
diff options
context:
space:
mode:
author Eric Hameleers <alien@slackware.com>2019-12-22 22:38:45 +0100
committer Eric Hameleers <alien@slackware.com>2019-12-22 22:38:45 +0100
commit9857d428cc7173b48607835a615f4c475619b3ff (patch)
tree158047bfcc8323dab6e56080be452f9cd995e7fe /deps/mlt/mlt.SlackBuild
parent305c41fc6d7835e38cb3a2a099d9fa80ed7f3f28 (diff)
downloadktown-9857d428cc7173b48607835a615f4c475619b3ff.tar.gz
ktown-9857d428cc7173b48607835a615f4c475619b3ff.tar.xz
Deps: updates (lensfun, mlt, sip) and addition (md4c)
Diffstat (limited to 'deps/mlt/mlt.SlackBuild')
-rwxr-xr-xdeps/mlt/mlt.SlackBuild4
1 files changed, 2 insertions, 2 deletions
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()")