diff options
author | Laurent Bercot <ska-skaware@skarnet.org> | 2020-01-30 16:46:11 +0000 |
---|---|---|
committer | Laurent Bercot <ska-skaware@skarnet.org> | 2020-01-30 16:46:11 +0000 |
commit | 09abc57746664e221b717214d41f7fc13396e60d (patch) | |
tree | c8a543ba8a1b49992d809b816e5b88fb4eed992a /sub | |
parent | 04ea730292de0c551cbc7405e7a09e55f02b0caa (diff) | |
download | lh-bootstrap-09abc57746664e221b717214d41f7fc13396e60d.tar.xz |
Update to latest s6li
Diffstat (limited to 'sub')
-rw-r--r-- | sub/skarnet.org/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sub/skarnet.org/Makefile b/sub/skarnet.org/Makefile index ec5e18e..cea2c99 100644 --- a/sub/skarnet.org/Makefile +++ b/sub/skarnet.org/Makefile @@ -12,7 +12,7 @@ S6_DNS_VERSION := 4a27fef217491f03aab8497d899ecb58289897d2 S6_NETWORKING_VERSION := cfc739a5ec6e408faadef3b17250c50bca0f0b38 S6_VERSION := 4ad28c83818e3b7b351ac328e3753d8dab8b2804 S6_RC_VERSION := 40939adadfae8f06835f202aca7d243210c25226 -S6_LINUX_INIT_VERSION := 6a1207350d876659296c6aab7cd1063bbb3d0ed1 +S6_LINUX_INIT_VERSION := 4e6634208509f5c67b4d5ad449db696b8e4b6c3d MDEVD_VERSION := 7430c9be1d379ae1eb0626ec67968b6edcfbf7d6 SKARNET_CONF_STATIC := $(if $(filter true,$(BUILD_HOST_STATIC)),--disable-shared --enable-static-libc,--enable-shared --disable-allstatic) |