summaryrefslogtreecommitdiffstats
path: root/multimedia/mlt
diff options
context:
space:
mode:
Diffstat (limited to 'multimedia/mlt')
-rw-r--r--multimedia/mlt/mlt.SlackBuild5
-rw-r--r--multimedia/mlt/mlt.info6
2 files changed, 6 insertions, 5 deletions
diff --git a/multimedia/mlt/mlt.SlackBuild b/multimedia/mlt/mlt.SlackBuild
index 34b021379c..7e37fc5e4e 100644
--- a/multimedia/mlt/mlt.SlackBuild
+++ b/multimedia/mlt/mlt.SlackBuild
@@ -50,10 +50,11 @@
# 22-OCT-2016 add qt5 support, bug fixes/addenda (Larry Hajali)
# 29-JAN-2017 version update
# 16-APR-2017 Compiling with vdpau is no longer supported ffmpeg-3.x
-# 08-AUG-2018 verion update, remove qt5 patch
+# 08-AUG-2018 version update, remove qt5 patch
+# 16-APR-2019 version update
PRGNAM=mlt
-VERSION=${VERSION:-6.10.0}
+VERSION=${VERSION:-6.14.0}
BUILD=${BUILD:-3}
TAG=${TAG:-_SBo}
diff --git a/multimedia/mlt/mlt.info b/multimedia/mlt/mlt.info
index ca765a3be9..28a031bc85 100644
--- a/multimedia/mlt/mlt.info
+++ b/multimedia/mlt/mlt.info
@@ -1,8 +1,8 @@
PRGNAM="mlt"
-VERSION="6.10.0"
+VERSION="6.14.0"
HOMEPAGE="https://mltframework.org/"
-DOWNLOAD="https://downloads.sourceforge.net/mlt/mlt-6.10.0.tar.gz"
-MD5SUM="28a6f40ea76c167b6bb9d8baf985c4c2"
+DOWNLOAD="https://downloads.sourceforge.net/mlt/mlt-6.14.0.tar.gz"
+MD5SUM="d4eb88984d7151c2608f4fd0a4aadbb0"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="ffmpeg libdv libquicktime"