From a75a83c0e0cc8ac0b905c9dc357ed3e1c061618a Mon Sep 17 00:00:00 2001 From: Jonathan Maw Date: Tue, 12 Sep 2017 14:26:17 +0100 Subject: core: Update version of libseccomp to fix ppc64l libseccomp has architecture-specific parts, and the previous version did not support ppc64l. --- strata/core.morph | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/strata/core.morph b/strata/core.morph index e51b4cee..a23af129 100644 --- a/strata/core.morph +++ b/strata/core.morph @@ -462,8 +462,8 @@ chunks: - texinfo-tarball - name: libseccomp repo: upstream:libseccomp - ref: 7932b4fa24c1add0d7a315de8387d216334fbcf7 - unpetrify-ref: v2.2.3 + ref: 2331d104bc0cbde5f6c54e504a038e52bfe8e12d + unpetrify-ref: v2.3.2 build-system: autotools build-depends: - autoconf -- cgit v1.2.1