[gnome-build-meta/valentindavid/slirp-helper-4.3.0] core-deps/slirp-helper.bst: Update to 4.3.0




commit 41f7f3519973b279fa4f09df8aff0c6b6f8fbce0
Author: Valentin David <valentin david codethink co uk>
Date:   Wed Apr 21 10:20:25 2021 +0200

    core-deps/slirp-helper.bst: Update to 4.3.0

 elements/core-deps/slirp-helper.bst | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/elements/core-deps/slirp-helper.bst b/elements/core-deps/slirp-helper.bst
index d2d49dd8..c53cd182 100644
--- a/elements/core-deps/slirp-helper.bst
+++ b/elements/core-deps/slirp-helper.bst
@@ -15,11 +15,11 @@ environment:
 
 sources:
 - kind: tar
-  url: https://static.crates.io/crates/libslirp/libslirp-4.2.2.crate
+  url: https://static.crates.io/crates/libslirp/libslirp-4.3.0.crate
 - kind: cargo
 
 config:
   install-commands:
-  - cargo install --path . --root "%{install-root}%{prefix}"
+  - cargo install --all-features --path . --root "%{install-root}%{prefix}"
   - rm "%{install-root}%{prefix}"/.crates*
   - ln -s libslirp-helper "%{install-root}%{bindir}/slirp-helper"


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]