From 9cc0aa5fb8e88b8f6967ed0a88ceb027016d8e57 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Andreas=20M=C3=BCller?= Date: Sun, 29 Apr 2018 00:10:24 +0200 Subject: [PATCH] phonon: update 4.10.0 -> 4.10.1 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Andreas Müller --- .../other/phonon/{phonon_4.10.0.bb => phonon_4.10.1.bb} | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) rename recipes-kde/other/phonon/{phonon_4.10.0.bb => phonon_4.10.1.bb} (90%) diff --git a/recipes-kde/other/phonon/phonon_4.10.0.bb b/recipes-kde/other/phonon/phonon_4.10.1.bb similarity index 90% rename from recipes-kde/other/phonon/phonon_4.10.0.bb rename to recipes-kde/other/phonon/phonon_4.10.1.bb index dc3fed36..6ead9192 100644 --- a/recipes-kde/other/phonon/phonon_4.10.0.bb +++ b/recipes-kde/other/phonon/phonon_4.10.1.bb @@ -12,8 +12,8 @@ SRC_URI = "${KDE_MIRROR}/stable/${BPN}/${PV}/${BPN}-${PV}.tar.xz" SRC_URI += " \ file://0001-fix-PHONON_LIBRARY_PATH-was-usr-usr-lib-qt5-plugins.patch \ " -SRC_URI[md5sum] = "4c7f311a44babbf3270aec992daaa4b1" -SRC_URI[sha256sum] = "e2c10ecc7d2f3d3a0f80a63def789a875420b3d90062c26718dcfdaab8a5d03f" +SRC_URI[md5sum] = "edb9ab608c7b74b4f0f10ebcf53e050d" +SRC_URI[sha256sum] = "e5a98df31aeffc22493afc8d6adbca5d6f0c27cc2eed73b3be05195321e08db7" EXTRA_OECMAKE += "-DPHONON_BUILD_DEMOS=ON -DPHONON_BUILD_PHONON4QT5=ON -D__KDE_HAVE_GCC_VISIBILITY=NO"