From 686e9060493aad79c0e631db1c3b1b3c531cc65d Mon Sep 17 00:00:00 2001 From: Mark Doffman Date: Thu, 10 Apr 2014 19:10:07 +0000 Subject: Update OpenSSL library as pyopenssl not building Change the OpenSSL library to the latest 1_0_1 tag as the 1_0_2 branch was causing pyopenssl to fail to build. The latest 1_0_1 tag also includes heartbleed fix. --- core.morph | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/core.morph b/core.morph index 014bec12..f8faf1f4 100644 --- a/core.morph +++ b/core.morph @@ -91,8 +91,8 @@ chunks: - m4 - name: openssl-new repo: upstream:openssl-new - ref: e691010325922fe85950e3fd29484ca11ec83f44 - unpetrify-ref: baserock/OpenSSL_1_0_2-stable + ref: ed9938171f80c7534f6eb52f75c2538bca462807 + unpetrify-ref: baserock/OpenSSL_1_0_1g build-depends: - perl - name: bzip2 -- cgit v1.2.1