From c8a8f6d3a62e8d3486af105ee4d0fe314f4a151d Mon Sep 17 00:00:00 2001 From: Pedro Alvarez Date: Wed, 17 Sep 2014 09:28:14 +0100 Subject: Use a patched version of libevent compatible with automake-1.14 This new version of libevent is the latest stable release "release-2.0.21-stable" with a patch from upstream on the top to make libevent compatible with new versions of automake. Upstream doesn't have stable releases with the fix yet. --- strata/nfs.morph | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/strata/nfs.morph b/strata/nfs.morph index 297a055f..f0956ff7 100644 --- a/strata/nfs.morph +++ b/strata/nfs.morph @@ -6,8 +6,8 @@ build-depends: chunks: - name: libevent repo: upstream:libevent - ref: 1c41f68f2246e9144ca20c76b833004480f9d58a - unpetrify-ref: release-2.0.20-stable + ref: 9364dff5c20e9e8c18f7f20ee1c92463e9e9c8a7 + unpetrify-ref: baserock/release-2.0.21-stable build-depends: [] - name: tcp-wrappers morph: strata/nfs/tcp-wrappers.morph -- cgit v1.2.1