[jhbuild] core-deps: Bump libical to 3.0.9
- From: Christoph Reiter <creiter src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [jhbuild] core-deps: Bump libical to 3.0.9
- Date: Wed, 10 Feb 2021 16:07:29 +0000 (UTC)
commit 3f949058990d16788c9105bb9f03b13b6ff34f21
Author: Erik Duxstad <eduxstad gmail com>
Date: Mon Feb 8 23:40:33 2021 -0500
core-deps: Bump libical to 3.0.9
With newer versions of icu (libicu >= 68.1) libical 3.0.7
failes to compile due to removed public macro definitions
for TRUE and FALSE. So bump libical to 3.0.9.
This fixes build failure:
src/libical/icalrecur.c:1418:63: error: ‘FALSE’ undeclared
modulesets/gnome-suites-core-deps-latest.modules | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
---
diff --git a/modulesets/gnome-suites-core-deps-latest.modules
b/modulesets/gnome-suites-core-deps-latest.modules
index c4b779d7..7ea5d45a 100644
--- a/modulesets/gnome-suites-core-deps-latest.modules
+++ b/modulesets/gnome-suites-core-deps-latest.modules
@@ -1446,11 +1446,11 @@
-DICAL_GLIB_VAPI:BOOL=true
-DSHARED_ONLY:BOOL=true">
<branch repo="github-tar"
- version="3.0.7"
+ version="3.0.9"
checkoutdir="libical-${version}"
module="libical/libical/releases/download/v${version}/libical-${version}.tar.gz"
- hash="sha256:0abe66df1ea826e57db7f281c704ede834c84139012e6c686ea7adafd4e763fc"
- size="881352">
+ hash="sha256:bd26d98b7fcb2eb0cd5461747bbb02024ebe38e293ca53a7dfdcb2505265a728"
+ size="886500">
</branch>
</cmake>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]