diff --git a/config/rootfiles/common/libtool b/config/rootfiles/common/libtool
index 0ab9b9fd0..2dd62a5bc 100644
--- a/config/rootfiles/common/libtool
+++ b/config/rootfiles/common/libtool
@@ -1,4 +1,5 @@
 #usr/bin/libtool
+#usr/bin/libtool-next-version
 #usr/bin/libtoolize
 #usr/include/libltdl
 #usr/include/libltdl/lt_dlloader.h
@@ -8,7 +9,7 @@
 #usr/lib/libltdl.la
 #usr/lib/libltdl.so
 usr/lib/libltdl.so.7
-usr/lib/libltdl.so.7.3.3
+usr/lib/libltdl.so.7.3.6
 #usr/share/aclocal/libtool.m4
 #usr/share/aclocal/ltargz.m4
 #usr/share/aclocal/ltdl.m4
@@ -65,5 +66,6 @@ usr/lib/libltdl.so.7.3.3
 #usr/share/libtool/ltdl.h
 #usr/share/libtool/ltdl.mk
 #usr/share/libtool/slist.c
+#usr/share/man/man1/libtool-next-version.1
 #usr/share/man/man1/libtool.1
 #usr/share/man/man1/libtoolize.1
diff --git a/lfs/libtool b/lfs/libtool
index be168a800..5c03c21e2 100644
--- a/lfs/libtool
+++ b/lfs/libtool
@@ -1,7 +1,7 @@
 ###############################################################################
 #                                                                             #
 # IPFire.org - A linux based firewall                                         #
-# Copyright (C) 2007-2024  IPFire Team  <info@ipfire.org>                     #
+# Copyright (C) 2007-2026  IPFire Team  <info@ipfire.org>                     #
 #                                                                             #
 # This program is free software: you can redistribute it and/or modify        #
 # it under the terms of the GNU General Public License as published by        #
@@ -24,7 +24,7 @@
 
 include Config
 
-VER        = 2.5.4
+VER        = 2.6.2
 
 THISAPP    = libtool-$(VER)
 DL_FILE    = $(THISAPP).tar.xz
@@ -42,7 +42,7 @@ objects = $(DL_FILE)
 
 $(DL_FILE) = $(DL_FROM)/$(DL_FILE)
 
-$(DL_FILE)_BLAKE2 = 47de3c49a690d44d7ddd5e3b5e4090c91dc5fbb9c40fc4a3963e150fb7329326ee3e21b8c149974726171c4b0380028e0efc7a369c4f04357eea46f69852e1cc
+$(DL_FILE)_BLAKE2 = c9d806815748b8b2ad9fc01a4bc38fedc3feda76eb8ef36707477a94b82ac413ceb8c9f3ea376b568d7a9ffc31ff292905579341741029babaea082637ec5144
 
 install : $(TARGET)
 
