diff options
-rw-r--r-- | sub/skarnet.org/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sub/skarnet.org/Makefile b/sub/skarnet.org/Makefile index c765a0b..8b4baaa 100644 --- a/sub/skarnet.org/Makefile +++ b/sub/skarnet.org/Makefile @@ -5,7 +5,7 @@ SKAWARE_BUILD := SKALIBS UTMPS EXECLINE S6 S6_RC S6_LINUX_INIT S6_PORTABLE_UTILS SKALIBS_VERSION := a10514072f27ff9f4a6ab308b3bccfd4628ef2aa UTMPS_VERSION := v0.1.2.1 # EXECLINE_VERSION := v2.9.2.0 -EXECLINE_VERSION := 9c2bebec16aafefb9067c1db83ef3c765e13610b +EXECLINE_VERSION := bb748f0e002c8a4f9865ae0a592fcb4fac0aabc7 # S6_VERSION := v2.11.3.0 S6_VERSION := 47e886410b0e1e9e2f40a3447d6a9a9c1c07928f # S6_RC_VERSION := v0.5.3.4 @@ -72,7 +72,7 @@ S6_LINUX_INIT_OPTIONS := --enable-utmps S6_PORTABLE_UTILS_OPTIONS := S6_LINUX_UTILS_OPTIONS := S6_DNS_OPTIONS := -S6_NETWORKING_OPTIONS := --enable-ssl=bearssl --with-ssl-path=$(OUTPUT)/staging-$(ARCH) +S6_NETWORKING_OPTIONS := --enable-ssl=bearssl --with-ssl-path=$(OUTPUT)/rootfs MDEVD_OPTIONS := BCNM_OPTIONS := |