summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJonathan Maw <jonathan.maw@codethink.co.uk>2017-09-12 14:26:17 +0100
committerSam Thursfield <sam.thursfield@codethink.co.uk>2017-10-25 13:41:36 +0000
commita75a83c0e0cc8ac0b905c9dc357ed3e1c061618a (patch)
treefba88719d89be052389a6f6bd456cf8ac19fd7ea
parent177a679e695b9ef3f28c35554857dfb7fa8a0e7a (diff)
downloaddefinitions-a75a83c0e0cc8ac0b905c9dc357ed3e1c061618a.tar.gz
core: Update version of libseccomp to fix ppc64l
libseccomp has architecture-specific parts, and the previous version did not support ppc64l.
-rw-r--r--strata/core.morph4
1 files 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