From 070d57232054f14aa18118d2946ee67cc6e60905 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Andreas=20M=C3=BCller?= Date: Mon, 16 Aug 2021 23:05:31 +0200 Subject: [PATCH] ardour6: upgrade 6.8 -> 6.9 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.bb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/recipes-musicians/ardour/ardour6.bb b/recipes-musicians/ardour/ardour6.bb index 2807d87..ab8f735 100644 --- a/recipes-musicians/ardour/ardour6.bb +++ b/recipes-musicians/ardour/ardour6.bb @@ -34,8 +34,8 @@ inherit waf features_check gtk-icon-cache pkgconfig python3native mime mime-xdg REQUIRED_DISTRO_FEATURES = "x11" SRC_URI = "git://github.com/Ardour/ardour.git" -SRCREV = "1734fac4105106e02219834d330fa9eb0ceef3cd" -PV = "6.8" +SRCREV = "945c8f288077565fe3de32c6ac0cb50e286722e4" +PV = "6.9" S = "${WORKDIR}/git" # arch specific override - default (tested) is ARM -> no fpu-optimizations