From: Alexander Kanavin Date: Sun, 31 May 2020 15:52:28 +0000 (+0200) Subject: libical: upgrade 3.0.7 -> 3.0.8 X-Git-Tag: uninative-2.9~636 X-Git-Url: https://code.ossystems.io/gitweb?a=commitdiff_plain;h=ac561e63479716574ee980b28644415486b13fda;p=openembedded-core.git libical: upgrade 3.0.7 -> 3.0.8 Signed-off-by: Alexander Kanavin Signed-off-by: Richard Purdie --- diff --git a/meta/recipes-support/libical/libical_3.0.7.bb b/meta/recipes-support/libical/libical_3.0.8.bb similarity index 93% rename from meta/recipes-support/libical/libical_3.0.7.bb rename to meta/recipes-support/libical/libical_3.0.8.bb index a50473e9ec..efb9433412 100644 --- a/meta/recipes-support/libical/libical_3.0.7.bb +++ b/meta/recipes-support/libical/libical_3.0.8.bb @@ -12,8 +12,8 @@ SRC_URI = " \ https://github.com/${BPN}/${BPN}/releases/download/v${PV}/${BP}.tar.gz \ file://0001-Use-our-hand-build-native-src-generator.patch \ " -SRC_URI[md5sum] = "8a5d07a7fba9e73a85e67f76258bf042" -SRC_URI[sha256sum] = "0abe66df1ea826e57db7f281c704ede834c84139012e6c686ea7adafd4e763fc" +SRC_URI[md5sum] = "41bd1f1fcdcb4779cea478bb55cf07bf" +SRC_URI[sha256sum] = "09fecacaf75ba5a242159e3a9758a5446b5ce4d0ab684f98a7040864e1d1286f" UPSTREAM_CHECK_URI = "https://github.com/libical/libical/releases" inherit cmake pkgconfig