From c3513a7941d7aadefad249ba41d81f381025a36b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Andreas=20M=C3=BCller?= Date: Tue, 23 Jun 2020 01:07:50 +0200 Subject: [PATCH] padthv1: upgrade 0.9.14 -> 0.9.15 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Andreas Müller --- recipes-musicians/rncbc/padthv1.bb | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/recipes-musicians/rncbc/padthv1.bb b/recipes-musicians/rncbc/padthv1.bb index c743a51..a570329 100644 --- a/recipes-musicians/rncbc/padthv1.bb +++ b/recipes-musicians/rncbc/padthv1.bb @@ -20,15 +20,15 @@ FFTWSINGLEPATCH = "${@bb.utils.contains('TUNE_FEATURES', 'neon', 'file://0001-Bu SRC_URI = " \ ${SOURCEFORGE_MIRROR}/project/${BPN}/${BPN}/${PV}/${BPN}-${PV}.tar.gz \ http://linuxsynths.com/Padthv1PatchesDemos/Padthv1Patches.tar.gz;name=linuxsynths-padthv1-presets;subdir=linuxsynths-padthv1-presets \ - file://0001-no-Qt4-find-native-qt-build-tools-by-configure-options-auto.patch \ + file://0001-find-native-qt-build-tools-by-configure-options-auto.patch \ file://0002-Avoid-stripping.patch \ \ ${FFTWSINGLEPATCH} \ file://padthv1.conf \ " -PV = "0.9.14" -SRC_URI[md5sum] = "8f6249ceec891e622f2bbbd9d9e97cdb" -SRC_URI[sha256sum] = "f0e304d641703543f506d7b51e815e1d6ad4d4aa2a6d70b667fa053a29e7311d" +PV = "0.9.15" +SRC_URI[md5sum] = "3fcc6b4864c34acdf098454ca54f4e07" +SRC_URI[sha256sum] = "c1a334d9558cb9bd92482a3a9257cac2e233bbf6106c5de5662e56359320aaa2" SRC_URI[linuxsynths-padthv1-presets.md5sum] = "951484ad2fe404d233a704d444147827" SRC_URI[linuxsynths-padthv1-presets.sha256sum] = "ad9eadc707784b6931955b1fc63308b9e5dc59d24903e6405e9d34d30794fd0b"