From 358b5f94a3d3faf7713530d0159e6e999175b2e0 Mon Sep 17 00:00:00 2001 From: Ross Burton Date: Tue, 17 Sep 2019 13:36:52 +0100 Subject: [PATCH] libical: upgrade to 3.0.6 Signed-off-by: Ross Burton Signed-off-by: Richard Purdie --- .../libical/{libical_3.0.5.bb => libical_3.0.6.bb} | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) rename meta/recipes-support/libical/{libical_3.0.5.bb => libical_3.0.6.bb} (90%) diff --git a/meta/recipes-support/libical/libical_3.0.5.bb b/meta/recipes-support/libical/libical_3.0.6.bb similarity index 90% rename from meta/recipes-support/libical/libical_3.0.5.bb rename to meta/recipes-support/libical/libical_3.0.6.bb index 3832b20bf1..032f3655e9 100644 --- a/meta/recipes-support/libical/libical_3.0.5.bb +++ b/meta/recipes-support/libical/libical_3.0.6.bb @@ -9,8 +9,8 @@ SECTION = "libs" SRC_URI = "https://github.com/${BPN}/${BPN}/releases/download/v${PV}/${BP}.tar.gz" -SRC_URI[md5sum] = "9be4e8a1739a9c27e06aa8ce66b8cb34" -SRC_URI[sha256sum] = "7ad550c8c49c9b9983658e3ab3e68b1eee2439ec17b169a6b1e6ecb5274e78e6" +SRC_URI[md5sum] = "463a59244c6767b8e67b29379405e297" +SRC_URI[sha256sum] = "5c8a21c2b732ece4a33e5c862970b4f35a8548bbcda50de5695f6fc211ac4d97" UPSTREAM_CHECK_URI = "https://github.com/libical/libical/releases" inherit cmake pkgconfig -- 2.40.1