From 4d1fd3cd4fb74bcc508c66cf7864f16e812b2dcf Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Andreas=20M=C3=BCller?= Date: Sun, 31 Jul 2016 16:34:50 +0200 Subject: [PATCH] libwpd: update to 0.10.1 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Andreas Müller --- recipes-filter/libwpd/{libwpd_0.10.0.bb => libwpd_0.10.1.bb} | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) rename recipes-filter/libwpd/{libwpd_0.10.0.bb => libwpd_0.10.1.bb} (70%) diff --git a/recipes-filter/libwpd/libwpd_0.10.0.bb b/recipes-filter/libwpd/libwpd_0.10.1.bb similarity index 70% rename from recipes-filter/libwpd/libwpd_0.10.0.bb rename to recipes-filter/libwpd/libwpd_0.10.1.bb index 8dc8e13..3f21b11 100644 --- a/recipes-filter/libwpd/libwpd_0.10.0.bb +++ b/recipes-filter/libwpd/libwpd_0.10.1.bb @@ -6,8 +6,8 @@ LIC_FILES_CHKSUM = " \ " SRC_URI = "http://dev-www.libreoffice.org/src/${BPN}-${PV}.tar.bz2" -SRC_URI[md5sum] = "0773d79a1f240ef9f4f20242b13c5bb7" -SRC_URI[sha256sum] = "f2bf5d65156a351ce404550dd822c8db8ab8740b393f61dba828d1b2cb33fe91" +SRC_URI[md5sum] = "79b56bcc349264d686a67994506ad199" +SRC_URI[sha256sum] = "efc20361d6e43f9ff74de5f4d86c2ce9c677693f5da08b0a88d603b7475a508d" inherit autotools pkgconfig perlnative