diff options
-rw-r--r-- | meta/recipes-support/libical/libical_3.0.15.bb (renamed from meta/recipes-support/libical/libical_3.0.14.bb) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-support/libical/libical_3.0.14.bb b/meta/recipes-support/libical/libical_3.0.15.bb index 58baf3f32f..f5e9bb9372 100644 --- a/meta/recipes-support/libical/libical_3.0.14.bb +++ b/meta/recipes-support/libical/libical_3.0.15.bb | |||
@@ -15,7 +15,7 @@ SECTION = "libs" | |||
15 | SRC_URI = "https://github.com/${BPN}/${BPN}/releases/download/v${PV}/${BP}.tar.gz \ | 15 | SRC_URI = "https://github.com/${BPN}/${BPN}/releases/download/v${PV}/${BP}.tar.gz \ |
16 | file://0001-cmake-Do-not-export-CC-into-gir-compiler.patch \ | 16 | file://0001-cmake-Do-not-export-CC-into-gir-compiler.patch \ |
17 | " | 17 | " |
18 | SRC_URI[sha256sum] = "4284b780356f1dc6a01f16083e7b836e63d3815e27ed0eaaad684712357ccc8f" | 18 | SRC_URI[sha256sum] = "019085ba99936f25546d86cb3e34852e5fe2b5a7d5f1cb4423a0cc42e399f629" |
19 | UPSTREAM_CHECK_URI = "https://github.com/libical/libical/releases" | 19 | UPSTREAM_CHECK_URI = "https://github.com/libical/libical/releases" |
20 | 20 | ||
21 | inherit cmake pkgconfig gobject-introspection vala | 21 | inherit cmake pkgconfig gobject-introspection vala |