mirror of
https://git.yoctoproject.org/poky
synced 2026-05-05 20:27:58 +02:00
libical: upgrade to 3.0.6
(From OE-Core rev: 358b5f94a3d3faf7713530d0159e6e999175b2e0) Signed-off-by: Ross Burton <ross.burton@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
committed by
Richard Purdie
parent
cf37ca58c2
commit
b1cb787c74
@@ -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
|
||||
Reference in New Issue
Block a user