[jhbuild] Update Expat to 2.1.0
- From: Owen Taylor <otaylor src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [jhbuild] Update Expat to 2.1.0
- Date: Tue, 17 Apr 2012 18:12:50 +0000 (UTC)
commit ff55d5c011141d86523b513a1a93c5a91250d14b
Author: Owen W. Taylor <otaylor fishsoup net>
Date: Tue Apr 17 14:11:50 2012 -0400
Update Expat to 2.1.0
We don't actually require Expat 2.1.0 for our own operation, but with
Python-2.7.3 the system Python will likely require XML_SetHashSalt,
which is new in 2.1.0, so if we build 2.0.1, Python doesn't work
within the JHBuild root.
modulesets/gnome-suites-core-deps-base-3.4.modules | 8 ++++----
modulesets/gnome-suites-core-deps-base-3.6.modules | 8 ++++----
2 files changed, 8 insertions(+), 8 deletions(-)
---
diff --git a/modulesets/gnome-suites-core-deps-base-3.4.modules b/modulesets/gnome-suites-core-deps-base-3.4.modules
index 70117a9..84bd186 100644
--- a/modulesets/gnome-suites-core-deps-base-3.4.modules
+++ b/modulesets/gnome-suites-core-deps-base-3.4.modules
@@ -123,10 +123,10 @@
<autotools id="expat">
<branch repo="sourceforge.net"
- module="expat/expat-2.0.1.tar.gz"
- version="2.0.1"
- hash="sha256:847660b4df86e707c9150e33cd8c25bc5cd828f708c7418e765e3e983a2e5e93"
- size="446456"/>
+ module="expat/expat-2.1.0.tar.gz"
+ version="2.1.0"
+ hash="sha256:823705472f816df21c8f6aa026dd162b280806838bb55b3432b0fb1fcca7eb86"
+ size="562616"/>
</autotools>
<tarball id="fontconfig" version="2.8.0">
diff --git a/modulesets/gnome-suites-core-deps-base-3.6.modules b/modulesets/gnome-suites-core-deps-base-3.6.modules
index 4c9c18f..21e0ebc 100644
--- a/modulesets/gnome-suites-core-deps-base-3.6.modules
+++ b/modulesets/gnome-suites-core-deps-base-3.6.modules
@@ -125,10 +125,10 @@
<autotools id="expat">
<branch repo="sourceforge.net"
- module="expat/expat-2.0.1.tar.gz"
- version="2.0.1"
- hash="sha256:847660b4df86e707c9150e33cd8c25bc5cd828f708c7418e765e3e983a2e5e93"
- size="446456"/>
+ module="expat/expat-2.1.0.tar.gz"
+ version="2.1.0"
+ hash="sha256:823705472f816df21c8f6aa026dd162b280806838bb55b3432b0fb1fcca7eb86"
+ size="562616"/>
</autotools>
<tarball id="fontconfig" version="2.8.0">
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]