diff --git a/recipes-libreoffice/libreoffice/libreoffice-version.inc b/recipes-libreoffice/libreoffice/libreoffice-version.inc index 695c815..ed4bbdc 100644 --- a/recipes-libreoffice/libreoffice/libreoffice-version.inc +++ b/recipes-libreoffice/libreoffice/libreoffice-version.inc @@ -1,9 +1,9 @@ -PV = "6.3.1.1" +PV = "6.3.1.2" DIRV = "6.3.1" SRC_URI += " \ http://download.documentfoundation.org/libreoffice/src/${DIRV}/libreoffice-${PV}.tar.xz \ " -SRC_URI[md5sum] = "0beabc4e07471d0a73c96600f109ed96" -SRC_URI[sha256sum] = "306e6f7d61aad09b5b9d83591ded0f220e5a9fe96b5f189d5a05185c4107437c" +SRC_URI[md5sum] = "d6d546055af3569b3c4064f273d3baf1" +SRC_URI[sha256sum] = "78c7c9a4d2203daeb1d3a6e7e8a522492b5d89fd374903558876dc3300bcc251" diff --git a/recipes-libreoffice/libreoffice/libreoffice.bb b/recipes-libreoffice/libreoffice/libreoffice.bb index 6e73a4f..0365850 100644 --- a/recipes-libreoffice/libreoffice/libreoffice.bb +++ b/recipes-libreoffice/libreoffice/libreoffice.bb @@ -15,8 +15,8 @@ SRC_URI += " \ file://0010-Use-wrappers-for-gobject-introspection.patch \ " -SRC_URI[translations.md5sum] = "953b77768301d9f0c7e2da2aa9afe74e" -SRC_URI[translations.sha256sum] = "1c7f4f1412351c1d9d87d346097c730aeed61595450d5e875a8d9120765cd993" +SRC_URI[translations.md5sum] = "c02a8eac12dc0b9764ee6ae63c7279e4" +SRC_URI[translations.sha256sum] = "090ccea6d46695e5a2435196835103173eb75a6a57539b686d5aac092f6c088c" DEPENDS += " \ ${BPN}-native \