From 9d017d4d702599343a70aab52f0e54baf5e28a5a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Luis=20Guzm=C3=A1n?= <ark@switnet.org> Date: Mon, 4 Oct 2021 01:07:59 +0000 Subject: [PATCH] Bump mtl --- helpers/make-mlt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/helpers/make-mlt b/helpers/make-mlt index ba849967e..ee9b9f5fc 100644 --- a/helpers/make-mlt +++ b/helpers/make-mlt @@ -17,8 +17,8 @@ # Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA # -VERSION=1 -EXTERNAL='deb-src http://ppa.launchpad.net/kdenlive/kdenlive-stable/ubuntu focal main' +VERSION=2 +EXTERNAL='deb-src http://ppa.launchpad.net/kdenlive/kdenlive-stable/ubuntu $UPSTREAM main' REPOKEY=2763B0EE7709FE97 BACKPORT=true -- GitLab