diff --git a/recipes-musicians/rncbc/qsynth.bb b/recipes-musicians/rncbc/qsynth.bb index 4106b4e..e57f2c9 100644 --- a/recipes-musicians/rncbc/qsynth.bb +++ b/recipes-musicians/rncbc/qsynth.bb @@ -17,11 +17,11 @@ REQUIRED_DISTRO_FEATURES = "x11" SRC_URI = " \ ${SOURCEFORGE_MIRROR}/project/${BPN}/${BPN}/${PV}/${BPN}-${PV}.tar.gz \ - 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 \ " -SRC_URI[md5sum] = "6fe95a27a9eab56680330cc93393c03d" -SRC_URI[sha256sum] = "a6eb404778fad87bb37fa1fb4caf1d80f24a324f9c3a22b669df2f8c94849040" -PV = "0.5.6" +SRC_URI[md5sum] = "48928ca8c87b5c9fd2e7315f47aca2a8" +SRC_URI[sha256sum] = "86eef57606423f4a369d130c3e222d7f847ba1c57d2e7eefb4c0c8a7102735a2" +PV = "0.5.7" EXTRA_OECONF = " \ --with-qmake=${OE_QMAKE_PATH_EXTERNAL_HOST_BINS}/qmake \