diff --git a/mail/evolution-ews/Makefile b/mail/evolution-ews/Makefile index 7a536bf2a77..b8cfbe079a1 100644 --- a/mail/evolution-ews/Makefile +++ b/mail/evolution-ews/Makefile @@ -1,7 +1,7 @@ COMMENT= evolution connector for MS Exchange via EWS GNOME_PROJECT= evolution-ews -GNOME_VERSION= 3.46.2 +GNOME_VERSION= 3.46.3 CATEGORIES= mail diff --git a/mail/evolution-ews/distinfo b/mail/evolution-ews/distinfo index 602e42cd77c..25325ecc64d 100644 --- a/mail/evolution-ews/distinfo +++ b/mail/evolution-ews/distinfo @@ -1,2 +1,2 @@ -SHA256 (evolution-ews-3.46.2.tar.xz) = 6spQz4oq6sFT2bCmaixVJDbTw1wM3LQFmg3E1trZ30E= -SIZE (evolution-ews-3.46.2.tar.xz) = 694936 +SHA256 (evolution-ews-3.46.3.tar.xz) = BFnqQFY2OKWllPQt3BzHGRotOCLCEcz/+82LNtMmQCU= +SIZE (evolution-ews-3.46.3.tar.xz) = 695152 diff --git a/mail/evolution-ews/patches/patch-cmake_modules_SetupBuildFlags_cmake b/mail/evolution-ews/patches/patch-cmake_modules_SetupBuildFlags_cmake index b490889c11d..5b9ef7a3c58 100644 --- a/mail/evolution-ews/patches/patch-cmake_modules_SetupBuildFlags_cmake +++ b/mail/evolution-ews/patches/patch-cmake_modules_SetupBuildFlags_cmake @@ -1,5 +1,5 @@ XXX push upstream -See patch-cmake_modules_SetupBuildFlags_cmake in databases/evolution +See patch-cmake_modules_SetupBuildFlags_cmake in databases/evolution-data-server Index: cmake/modules/SetupBuildFlags.cmake --- cmake/modules/SetupBuildFlags.cmake.orig