From 9c5f103546344802119d49e1f5161eae59feaca2 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Andreas=20M=C3=BCller?= Date: Sat, 3 Aug 2019 22:00:53 +0200 Subject: [PATCH] libreoffice: fix translation checksum MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Andreas Müller --- recipes-libreoffice/libreoffice/libreoffice.bb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/recipes-libreoffice/libreoffice/libreoffice.bb b/recipes-libreoffice/libreoffice/libreoffice.bb index 53699d4..2a32767 100644 --- a/recipes-libreoffice/libreoffice/libreoffice.bb +++ b/recipes-libreoffice/libreoffice/libreoffice.bb @@ -19,8 +19,8 @@ SRC_URI += " \ file://0013-sdext-fix-build-with-poppler-0.73.patch \ " -SRC_URI[translations.md5sum] = "644f33f2bc84fe9ffd8a4c09b41a36fc" -SRC_URI[translations.sha256sum] = "0c79245cbab70e4f785dd226888ee1c3e8d359f73b345a90eebd8d1bd23c2947" +SRC_URI[translations.md5sum] = "686ce1682614d4bdcaf4bedc37129aec" +SRC_URI[translations.sha256sum] = "9d0d0a63366b86ec4360fff7ae7c620ddcfe54c2290b9189c927a0af0e385e58" DEPENDS += " \ ${BPN}-native \