summaryrefslogtreecommitdiffstats
path: root/deps/mlt/mlt.SlackBuild
diff options
context:
space:
mode:
Diffstat (limited to 'deps/mlt/mlt.SlackBuild')
-rwxr-xr-xdeps/mlt/mlt.SlackBuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/deps/mlt/mlt.SlackBuild b/deps/mlt/mlt.SlackBuild
index 310b32e..8bf05be 100755
--- a/deps/mlt/mlt.SlackBuild
+++ b/deps/mlt/mlt.SlackBuild
@@ -28,7 +28,7 @@ cd $(dirname $0) ; CWD=$(pwd)
PKGNAM=mlt
VERSION=${VERSION:-6.18.0}
-BUILD=${BUILD:-1}
+BUILD=${BUILD:-2}
PYTHONSITEPKG=$(python -c "from distutils.sysconfig import get_python_lib; print get_python_lib()")