From 0ce06fb00dfc3dcb4c080a18da0badfb198894f7 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Andreas=20M=C3=BCller?= Date: Thu, 15 Mar 2018 00:10:00 +0100 Subject: [PATCH] libwpd: update 0.10.1 -> 0.10.2 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Andreas Müller --- .../libwpd/{libwpd_0.10.1.bb => libwpd_0.10.2.bb} | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) rename recipes-filter/libwpd/{libwpd_0.10.1.bb => libwpd_0.10.2.bb} (56%) diff --git a/recipes-filter/libwpd/libwpd_0.10.1.bb b/recipes-filter/libwpd/libwpd_0.10.2.bb similarity index 56% rename from recipes-filter/libwpd/libwpd_0.10.1.bb rename to recipes-filter/libwpd/libwpd_0.10.2.bb index 3f21b11..b063c5b 100644 --- a/recipes-filter/libwpd/libwpd_0.10.1.bb +++ b/recipes-filter/libwpd/libwpd_0.10.2.bb @@ -5,9 +5,9 @@ LIC_FILES_CHKSUM = " \ file://COPYING.MPL;md5=815ca599c9df247a0c7f619bab123dad \ " -SRC_URI = "http://dev-www.libreoffice.org/src/${BPN}-${PV}.tar.bz2" -SRC_URI[md5sum] = "79b56bcc349264d686a67994506ad199" -SRC_URI[sha256sum] = "efc20361d6e43f9ff74de5f4d86c2ce9c677693f5da08b0a88d603b7475a508d" +SRC_URI = "http://dev-www.libreoffice.org/src/${BPN}-${PV}.tar.xz" +SRC_URI[md5sum] = "50d575509d68c940e566c4a0581cd61a" +SRC_URI[sha256sum] = "323f68beaf4f35e5a4d7daffb4703d0566698280109210fa4eaa90dea27d6610" inherit autotools pkgconfig perlnative