You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@geode.apache.org by dg...@apache.org on 2017/11/10 23:21:43 UTC

[geode-native] branch develop updated: GEODE-3572: Update to ACE 6.4.5 (#146)

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

dgkimura 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 cc60c30  GEODE-3572: Update to ACE 6.4.5 (#146)
cc60c30 is described below

commit cc60c30832bdf8194ef79b9599ca53b63ef3bf7a
Author: David Kimura <dk...@pivotal.io>
AuthorDate: Fri Nov 10 15:21:41 2017 -0800

    GEODE-3572: Update to ACE 6.4.5 (#146)
---
 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 2adf2f3..e351ec1 100644
--- a/dependencies/ACE/CMakeLists.txt
+++ b/dependencies/ACE/CMakeLists.txt
@@ -15,8 +15,8 @@
 
 project( ACE )
 
-set( ${PROJECT_NAME}_VERSION 6.4.4 )
-set( ${PROJECT_NAME}_SHA265 95d6c36b7f5f410006e54fe47c8912cf88fe82738bf4baf4a370fac8c716213b )
+set( ${PROJECT_NAME}_VERSION 6.4.5 )
+set( ${PROJECT_NAME}_SHA265 8e10b2d6c72fd7cf1dc08d1114be1e4dedf54b67aea3f36c497ae87c9463ff5d )
 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>'].