diff options
author | Laurent Bercot <ska-skaware@skarnet.org> | 2023-10-30 13:01:55 +0000 |
---|---|---|
committer | Laurent Bercot <ska@appnovation.com> | 2023-10-30 13:01:55 +0000 |
commit | 7b3237db29c07dbef1f8dc141700f7eb481ae852 (patch) | |
tree | dc601cc06b2e296ceb4f8c353f9a1ee250261dab | |
parent | cb7bd204ffcbd6cd52917c5610bcff9f05e5e3a9 (diff) | |
download | lh-bootstrap-7b3237db29c07dbef1f8dc141700f7eb481ae852.tar.gz lh-bootstrap-7b3237db29c07dbef1f8dc141700f7eb481ae852.tar.xz lh-bootstrap-7b3237db29c07dbef1f8dc141700f7eb481ae852.zip |
Fix tipidee version
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 70acab3..5cf295d 100644 --- a/sub/skarnet.org/Makefile +++ b/sub/skarnet.org/Makefile @@ -38,7 +38,7 @@ MDEVD_VERSION := 83b89bedea1bf97e5b103ad2a0cb2fcaeaa41de1 BCNM_VERSION := 4de021fc19b521b73178c0e90cd0d9efec679d95 # BCNM_VERSION := v0.0.1.7 -TIPIDEE_VERSION := 4de021fc19b521b73178c0e90cd0d9efec679d95 +TIPIDEE_VERSION := 28e7bfc363aefc591955794e9c031f6962274368 # TIPIDEE_VERSION := v0.0.1.0 SKAWARE := SKALIBS NSSS UTMPS EXECLINE S6 S6_RC S6_LINUX_INIT S6_PORTABLE_UTILS S6_LINUX_UTILS S6_DNS S6_NETWORKING MDEVD BCNM TIPIDEE |