From cf20f2df95fbf91ff550ff0ac5f3356a9f25c972 Mon Sep 17 00:00:00 2001
From: obarun <eric@obarun.org>
Date: Mon, 14 Oct 2024 19:33:11 +1100
Subject: [PATCH] Fix version

---
 INSTALL.md | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

diff --git a/INSTALL.md b/INSTALL.md
index 274ed4d2..4dbd1757 100644
--- a/INSTALL.md
+++ b/INSTALL.md
@@ -5,10 +5,10 @@ Build Instructions
 
 - A POSIX-compliant C development environment
 - GNU make version 3.81 or later
-- skalibs version 2.14.1.1: http://skarnet.org/software/skalibs/
-- execline version 2.9.4.0: http://skarnet.org/software/execline/
-- s6 version 2.12.0.3: http://skarnet.org/software/s6/
-- oblibs version 0.3.0.1: https://git.obarun.org/Obarun/oblibs/
+- skalibs version 2.14.3.0: http://skarnet.org/software/skalibs/
+- execline version 2.9.6.1: http://skarnet.org/software/execline/
+- s6 version 2.13.1.0: http://skarnet.org/software/s6/
+- oblibs version 0.3.1.0: https://git.obarun.org/Obarun/oblibs/
 - lowdown version 0.6.4 or later for man and html pages: https://kristaps.bsd.lv/lowdown/
 - linux-api-headers 5.8 or later: https://www.gnu.org/software/libc (only for linux system)
 
-- 
GitLab