From a62fa34a6570cfc096a60ad4e3ef0bb3ad490416 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Andreas=20M=C3=BCller?= Date: Sat, 3 Aug 2019 19:30:40 +0200 Subject: [PATCH] libwpd: upgrade 0.10.2 -> 0.10.3 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.2.bb => libwpd_0.10.3.bb} | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) rename recipes-filter/libwpd/{libwpd_0.10.2.bb => libwpd_0.10.3.bb} (72%) diff --git a/recipes-filter/libwpd/libwpd_0.10.2.bb b/recipes-filter/libwpd/libwpd_0.10.3.bb similarity index 72% rename from recipes-filter/libwpd/libwpd_0.10.2.bb rename to recipes-filter/libwpd/libwpd_0.10.3.bb index b779dbf..d281495 100644 --- a/recipes-filter/libwpd/libwpd_0.10.2.bb +++ b/recipes-filter/libwpd/libwpd_0.10.3.bb @@ -6,8 +6,8 @@ LIC_FILES_CHKSUM = " \ " SRC_URI = "http://dev-www.libreoffice.org/src/${BPN}-${PV}.tar.xz" -SRC_URI[md5sum] = "50d575509d68c940e566c4a0581cd61a" -SRC_URI[sha256sum] = "323f68beaf4f35e5a4d7daffb4703d0566698280109210fa4eaa90dea27d6610" +SRC_URI[md5sum] = "d5e44712c4674d499afb8e89d830fcad" +SRC_URI[sha256sum] = "2465b0b662fdc5d4e3bebcdc9a79027713fb629ca2bff04a3c9251fdec42dd09" inherit autotools pkgconfig perlnative