From 6f29caecf02526e2f225fd5c61548a37084a4be1 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Andreas=20M=C3=BCller?= Date: Tue, 26 Feb 2019 19:39:35 +0100 Subject: [PATCH] qmmp: upgrade 1.3.0 -> 1.3.1 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Andreas Müller --- recipes-musicians/qmmp/{qmmp_1.3.0.bb => qmmp_1.3.1.bb} | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) rename recipes-musicians/qmmp/{qmmp_1.3.0.bb => qmmp_1.3.1.bb} (85%) diff --git a/recipes-musicians/qmmp/qmmp_1.3.0.bb b/recipes-musicians/qmmp/qmmp_1.3.1.bb similarity index 85% rename from recipes-musicians/qmmp/qmmp_1.3.0.bb rename to recipes-musicians/qmmp/qmmp_1.3.1.bb index 0573555d..87d6202c 100644 --- a/recipes-musicians/qmmp/qmmp_1.3.0.bb +++ b/recipes-musicians/qmmp/qmmp_1.3.1.bb @@ -34,8 +34,8 @@ SRC_URI = " \ file://0001-Remove-freebsd-compilation-support.patch \ file://0002-Hardcode-projectM-configuration-file-location.patch \ " -SRC_URI[md5sum] = "cb33677dd29f43085a736d6aa51206ce" -SRC_URI[sha256sum] = "4da9884b598ac7157a353178eb022f3d56017df3096b3c367b9ae8e8b5dd2cfe" +SRC_URI[md5sum] = "827963a73facb802c8f684a3762c6b8b" +SRC_URI[sha256sum] = "1cd2dd430a12e987720d30832e9ead8220ce9fcc9b871d45bed0e4bbe25fbeb6" inherit cmake_qt5