Update to evolution-data-server-3.60.2.

This commit is contained in:
ajacoutot
2026-05-23 08:57:49 +00:00
parent 2d99bb0606
commit 7ae0581f19
3 changed files with 4 additions and 5 deletions
+1 -2
View File
@@ -1,8 +1,7 @@
COMMENT= unified backend for PIM programs
GNOME_PROJECT= evolution-data-server
GNOME_VERSION= 3.60.1
REVISION= 0
GNOME_VERSION= 3.60.2
CATEGORIES= databases productivity
+2 -2
View File
@@ -1,2 +1,2 @@
SHA256 (evolution-data-server-3.60.1.tar.xz) = M/ktO4gi66BMMTeWwHeMu2Who4Ry6FftxfmIVMyps0w=
SIZE (evolution-data-server-3.60.1.tar.xz) = 5237112
SHA256 (evolution-data-server-3.60.2.tar.xz) = IITb2sOWNxs2XVBMH/RYZrqNyi8SUuXaHT2cM6vcEoY=
SIZE (evolution-data-server-3.60.2.tar.xz) = 5237332
@@ -5,7 +5,7 @@ Index: src/libedataserver/e-ms-oapxbc.c
+++ src/libedataserver/e-ms-oapxbc.c
@@ -41,6 +41,8 @@
#define DBUS_BROKER_PATH "/com/microsoft/identity/broker1"
#define AUTH_TYPE_OAUTH2 8
#define AT_PRT_SSO_COOKIE 8
+#define UUID_STR_LEN 36 /* from OpenBSD uuid.h */
+