$ git diff --patch-with-stat --summary 8513ffea36ab2e83b151b8fa66de3d03a23d8381..43db619d8001f470d640600a242ca3f0ec176379
.abf.yml | 2 +-
evolution-ews.spec | 6 +++---
2 files changed, 4 insertions(+), 4 deletions(-)
diff --git a/.abf.yml b/.abf.yml
index 6826c15..d477396 100644
--- a/.abf.yml
+++ b/.abf.yml
@@ -1,2 +1,2 @@
sources:
- evolution-ews-3.46.3.tar.xz: f3b9fd84bc50002f4a3018cc97596ebd3c1b8918
+ evolution-ews-3.56.2.tar.xz: e05d6fc8411d39785f25819ca6b6329b49ede359
diff --git a/evolution-ews.spec b/evolution-ews.spec
index e3ffdb9..12febb9 100644
--- a/evolution-ews.spec
+++ b/evolution-ews.spec
@@ -8,12 +8,12 @@
Summary: Exchange Connector for Evolution, compatible with Exchange 2007 and later
Name: evolution-ews
-Version: 3.46.3
+Version: 3.56.2
Release: 1
License: LGPLv2+
Group: Networking/Mail
-Url: http://projects.gnome.org/evolution/
-Source0: http://ftp.gnome.org/pub/GNOME/sources/evolution-ews/%{url_ver}/%{name}-%{version}.tar.xz
+Url: https://projects.gnome.org/evolution/
+Source0: https://ftp.gnome.org/pub/GNOME/sources/evolution-ews/%{url_ver}/%{name}-%{version}.tar.xz
BuildRequires: intltool
BuildRequires: cmake
BuildRequires: pkgconfig(evolution-data-server-1.2)