summaryrefslogtreecommitdiff
path: root/Mk
diff options
context:
space:
mode:
authorTobias C. Berner <tcberner@FreeBSD.org>2023-02-20 20:39:40 +0100
committerTobias C. Berner <tcberner@FreeBSD.org>2023-02-20 20:41:04 +0100
commit6ba91b4d843c1417b73b7f8fe581bab2ec649584 (patch)
treed68d19c5db7be6b02c7a9a1d865ac3d64e40df07 /Mk
parent039d1154bfdfcfecdf89fca8cfb9d1f6a8611c2d (diff)
downloadfreebsd-ports-6ba91b4d843c1417b73b7f8fe581bab2ec649584.zip
multimedia/mlt7: update to 7.12.0
This version is released soon after 7.10.0 to fix a couple of major new bugs in the popular qtblend and frei0r.cairoblend transitions. It also includes new color animation APIs with sensible interpolation! Announcement: https://www.mltframework.org/blog/v7.12.0_released/
Diffstat (limited to 'Mk')
-rw-r--r--Mk/Uses/mlt.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/Mk/Uses/mlt.mk b/Mk/Uses/mlt.mk
index c88415b5efc8..ee371ab1f49f 100644
--- a/Mk/Uses/mlt.mk
+++ b/Mk/Uses/mlt.mk
@@ -39,7 +39,7 @@ _MLT_NODEPEND= yes
# Library dependencies
_MLT6_VERSION= 6.26.1
-_MLT7_VERSION= 7.10.0
+_MLT7_VERSION= 7.12.0
_MLT6_PORTNAME= mlt6
_MLT7_PORTNAME= mlt7
_MLT6_LIB= libmlt.so