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 d8a1f7b  GEODE-4026: Updates libxml2 to 2.9.7
d8a1f7b is described below

commit d8a1f7b342aea8e2051592ed0757df3fe92d2ba5
Author: Jacob Barrett <jbarr...@pivotal.io>
AuthorDate: Tue Nov 28 19:46:00 2017 -0800

    GEODE-4026: Updates libxml2 to 2.9.7
---
 dependencies/libxml2/CMakeLists.txt | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/dependencies/libxml2/CMakeLists.txt 
b/dependencies/libxml2/CMakeLists.txt
index edf5337..c5550c6 100644
--- a/dependencies/libxml2/CMakeLists.txt
+++ b/dependencies/libxml2/CMakeLists.txt
@@ -15,8 +15,8 @@
 
 project( libxml2 )
 
-set( ${PROJECT_NAME}_VERSION 2.9.6 )
-set( ${PROJECT_NAME}_SHA265 
8b9038cca7240e881d462ea391882092dfdc6d4f483f72683e817be08df5ebbc )
+set( ${PROJECT_NAME}_VERSION 2.9.7 )
+set( ${PROJECT_NAME}_SHA265 
f63c5e7d30362ed28b38bfa1ac6313f9a80230720b7fb6c80575eeab3ff5900c )
 set( ${PROJECT_NAME}_URL 
"http://xmlsoft.org/sources/libxml2-${${PROJECT_NAME}_VERSION}.tar.gz"; )
 set( ${PROJECT_NAME}_EXTERN ${PROJECT_NAME}-extern )
 

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

Reply via email to