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-09-18 18:11:18 +0000
commita9b5854a004cd03dc46de7daafcc1fa36ac401bd (patch)
treeccb76be405e5496bc5436f0bf235368528ac5d10
parent88d7b7b34a4b4b23a5a4e680bf323259772c1124 (diff)
downloaddefinitions-a9b5854a004cd03dc46de7daafcc1fa36ac401bd.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