You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@geode.apache.org by jb...@apache.org on 2017/09/01 15:39:42 UTC

[geode-native] branch develop updated: GEODE-3442: Upgrade ACE to 6.4.4

This is an automated email from the ASF dual-hosted git repository.

jbarrett pushed a commit to branch develop
in repository https://gitbox.apache.org/repos/asf/geode-native.git


The following commit(s) were added to refs/heads/develop by this push:
     new d73030b  GEODE-3442: Upgrade ACE to 6.4.4
d73030b is described below

commit d73030bb8e1550505a078bd97a0c8976a046c33e
Author: Mark Hanson <mh...@pivotal.io>
AuthorDate: Thu Aug 31 13:01:26 2017 -0700

    GEODE-3442: Upgrade ACE to 6.4.4
---
 dependencies/ACE/CMakeLists.txt | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/dependencies/ACE/CMakeLists.txt b/dependencies/ACE/CMakeLists.txt
index 58f22aa..2adf2f3 100644
--- a/dependencies/ACE/CMakeLists.txt
+++ b/dependencies/ACE/CMakeLists.txt
@@ -15,8 +15,8 @@
 
 project( ACE )
 
-set( ${PROJECT_NAME}_VERSION 6.4.3 )
-set( ${PROJECT_NAME}_SHA265 164daf3e0cafa86a6a2b35a598eb42231bc6c71b55991fdaacbeade008ac5b8d )
+set( ${PROJECT_NAME}_VERSION 6.4.4 )
+set( ${PROJECT_NAME}_SHA265 95d6c36b7f5f410006e54fe47c8912cf88fe82738bf4baf4a370fac8c716213b )
 string(REPLACE "." "_" _VERSION_UNDERSCORE ${${PROJECT_NAME}_VERSION})
 set( ${PROJECT_NAME}_URL "https://github.com/DOCGroup/ACE_TAO/releases/download/ACE%2BTAO-${_VERSION_UNDERSCORE}/ACE.tar.gz" )
 set( ${PROJECT_NAME}_EXTERN ${PROJECT_NAME}-extern )

-- 
To stop receiving notification emails like this one, please contact
['"commits@geode.apache.org" <co...@geode.apache.org>'].