From 061c12a208334cccac698e48ef59b072f11b56b6 Mon Sep 17 00:00:00 2001 From: Tristan Van Berkom Date: Sat, 17 Oct 2015 21:51:43 +0900 Subject: Upgrading 2 instances of libxml2 WebKit requires at least 2.8.0, upgrading to release tag v2.9.1. There is a 2.9.2 release at this time also, however it fails to pass configure so let's stick with 2.9.1, the latest release tag which actually builds. Change-Id: I20d7cf39431d34be4928850a97d264c3e2e4cbbc --- strata/core.morph | 4 ++-- strata/python2-core.morph | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/strata/core.morph b/strata/core.morph index 23b24e8d..a9ea2e4b 100644 --- a/strata/core.morph +++ b/strata/core.morph @@ -333,8 +333,8 @@ chunks: - file - name: libxml2 repo: upstream:libxml2 - ref: ee8f1d4cda8dc1a6f2c515fe234f7bc89cdc9f80 - unpetrify-ref: baserock/morph + ref: f4e5a6994ed230dfa3fb5b5c3fd94c4993ef1ba7 + unpetrify-ref: v2.9.1 build-system: autotools build-depends: - autoconf diff --git a/strata/python2-core.morph b/strata/python2-core.morph index 58b477fa..af619fd1 100644 --- a/strata/python2-core.morph +++ b/strata/python2-core.morph @@ -78,8 +78,8 @@ chunks: - python2 - name: libxml2-python2 repo: upstream:libxml2 - ref: ee8f1d4cda8dc1a6f2c515fe234f7bc89cdc9f80 - unpetrify-ref: baserock/morph + ref: f4e5a6994ed230dfa3fb5b5c3fd94c4993ef1ba7 + unpetrify-ref: v2.9.1 build-system: autotools build-depends: - python2 -- cgit v1.2.1