diff options
author | Laurent Bercot <ska-skaware@skarnet.org> | 2023-11-02 21:28:00 +0000 |
---|---|---|
committer | Laurent Bercot <ska@appnovation.com> | 2023-11-02 21:28:00 +0000 |
commit | 827e48be8f58987754cc1c11ba0184b26534a2d3 (patch) | |
tree | c0c45d9946e305ccaefcd8847ae4d0dacc4aec94 | |
parent | 2bdc043c1cb1bec906b5ee460f0b35770bd67c0b (diff) | |
download | lh-bootstrap-827e48be8f58987754cc1c11ba0184b26534a2d3.tar.xz |
execline glibc workaround (not needed here)
Signed-off-by: Laurent Bercot <ska@appnovation.com>
-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 7f8f52b..3e3141c 100644 --- a/sub/skarnet.org/Makefile +++ b/sub/skarnet.org/Makefile @@ -8,7 +8,7 @@ NSSS_VERSION := b773c2e7bda84ccc98f6826edcde7bab8741830e UTMPS_VERSION := d5c9e14276ccda11cb01dff110623075f0f330a5 # UTMPS_VERSION := v0.1.2.2 -EXECLINE_VERSION=61d68e5efd9b81f0df3303c1a1bdefcf7688d3f1 +EXECLINE_VERSION=813a7ae859c0563f87c2afef79d346b853c20e36 # EXECLINE_VERSION := v2.9.4.0 S6_VERSION=0c3cf16e675a65a15b9167c45179cf5c66b826e7 |