From 8e0514c0ded17db9e84bb355a480b3bc51089f61 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Andreas=20M=C3=BCller?= Date: Wed, 31 Jul 2019 19:25:54 +0200 Subject: [PATCH] qtractor: upgrade 0.9.8+ -> 0.9.9+ MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Andreas Müller --- recipes-musicians/rncbc/qtractor.bb | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/recipes-musicians/rncbc/qtractor.bb b/recipes-musicians/rncbc/qtractor.bb index 4bee82a..d328be0 100644 --- a/recipes-musicians/rncbc/qtractor.bb +++ b/recipes-musicians/rncbc/qtractor.bb @@ -19,7 +19,7 @@ inherit qmake5_base autotools-brokensep pkgconfig gtk-icon-cache mime qt5-transl SRC_URI = " \ git://github.com/rncbc//qtractor.git;branch=midiimportx \ - file://0001-old-no-Qt4-find-native-qt-build-tools-by-configure-options-auto.patch \ + file://0001-no-Qt4-find-native-qt-build-tools-by-configure-options-auto.patch \ \ file://0001-do-nor-try-run-for-float-sse-detection.patch \ file://0002-do-nor-try-run-for-suil-libs-detection.patch \ @@ -27,8 +27,8 @@ SRC_URI = " \ \ file://Qtractor.conf \ " -SRCREV = "6cc727f2c2bea4bd942d293a1aa3291861815a51" -PV = "0.9.8+git${SRCPV}" +SRCREV = "51459c9f414927b26c8d4644c356886281f199a7" +PV = "0.9.9+git${SRCPV}" S = "${WORKDIR}/git" EXTRA_OECONF = " \