summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--strata/tools/lsof.morph2
-rw-r--r--strata/x-generic.morph4
2 files changed, 3 insertions, 3 deletions
diff --git a/strata/tools/lsof.morph b/strata/tools/lsof.morph
index 5fabcd64..38183ae6 100644
--- a/strata/tools/lsof.morph
+++ b/strata/tools/lsof.morph
@@ -1,7 +1,7 @@
name: lsof
kind: chunk
configure-commands:
-- tar xf lsof_*_src.tar
+- tar xf lsof_*_src.tar --no-same-owner
- cd lsof_*_src/ && ./Configure -n linux
build-commands:
- cd lsof_*_src/ && make
diff --git a/strata/x-generic.morph b/strata/x-generic.morph
index 665d4c5f..a8a0660a 100644
--- a/strata/x-generic.morph
+++ b/strata/x-generic.morph
@@ -34,8 +34,8 @@ chunks:
- name: xserver
morph: strata/x-generic/xserver.morph
repo: upstream:xserver
- ref: 4393c7f1ba6140a02232f04fbb434a80d663a99d
- unpetrify-ref: xorg-server-1.16.2
+ ref: 3b0d1ba2266d2780bfc111bab74885b90458eca4
+ unpetrify-ref: xorg-server-1.17.1
build-depends:
- libepoxy
- xorg-font-util