summaryrefslogtreecommitdiffstats
path: root/meta/recipes-support/libical
diff options
context:
space:
mode:
Diffstat (limited to 'meta/recipes-support/libical')
-rw-r--r--meta/recipes-support/libical/libical_3.0.14.bb (renamed from meta/recipes-support/libical/libical_3.0.13.bb)2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-support/libical/libical_3.0.13.bb b/meta/recipes-support/libical/libical_3.0.14.bb
index cfd62ea672..756100297e 100644
--- a/meta/recipes-support/libical/libical_3.0.13.bb
+++ b/meta/recipes-support/libical/libical_3.0.14.bb
@@ -13,7 +13,7 @@ LIC_FILES_CHKSUM = "file://LICENSE;md5=1910a2a76ddf6a9ba369182494170d87 \
13SECTION = "libs" 13SECTION = "libs"
14 14
15SRC_URI = "https://github.com/${BPN}/${BPN}/releases/download/v${PV}/${BP}.tar.gz" 15SRC_URI = "https://github.com/${BPN}/${BPN}/releases/download/v${PV}/${BP}.tar.gz"
16SRC_URI[sha256sum] = "02543b08897f3b75c76c360a335900ccfb027d2f5120176c777340e67e763ad4" 16SRC_URI[sha256sum] = "4284b780356f1dc6a01f16083e7b836e63d3815e27ed0eaaad684712357ccc8f"
17UPSTREAM_CHECK_URI = "https://github.com/libical/libical/releases" 17UPSTREAM_CHECK_URI = "https://github.com/libical/libical/releases"
18 18
19inherit cmake pkgconfig gobject-introspection vala 19inherit cmake pkgconfig gobject-introspection vala