From 337a7675bccc72127fd0863df0d42f0430f19dc3 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Andreas=20M=C3=BCller?= Date: Sun, 7 Mar 2021 21:49:48 +0100 Subject: [PATCH] ardour6: upgrade 6.5 -> 6.6 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Andreas Müller --- recipes-musicians/ardour/ardour6_git.bb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/recipes-musicians/ardour/ardour6_git.bb b/recipes-musicians/ardour/ardour6_git.bb index 11daa78..80708a4 100644 --- a/recipes-musicians/ardour/ardour6_git.bb +++ b/recipes-musicians/ardour/ardour6_git.bb @@ -34,8 +34,8 @@ inherit waf features_check gtk-icon-cache pkgconfig python3native mime-xdg sitei REQUIRED_DISTRO_FEATURES = "x11" SRC_URI = "git://github.com/Ardour/ardour.git" -SRCREV = "80e3c191e412be7da5e0d05856e14f2f208b3035" -PV = "6.5" +SRCREV = "e4e21f4d073ab00b1a0bb6ff6ca49f28b02fd68a" +PV = "6.6" S = "${WORKDIR}/git" # arch specific override - default (tested) is ARM -> no fpu-optimizations