diff --git a/programming/misc/boost/actions.py b/programming/misc/boost/actions.py
index 3326bc861e..87592155b6 100644
--- a/programming/misc/boost/actions.py
+++ b/programming/misc/boost/actions.py
@@ -55,7 +55,7 @@ def install():
shelltools.cd("..")
# some packages need this library as : libboost_python3.so
- pisitools.dosym("/usr/lib/libboost_python311.so.1.87.0", "/usr/lib/libboost_python3.so")
+ pisitools.dosym("/usr/lib/libboost_python311.so.1.90.0", "/usr/lib/libboost_python3.so")
shelltools.touch("__init__.py")
pisitools.insinto("/usr/lib/python3.11/site-packages/openmpi/boost", "__init__.py")
diff --git a/programming/misc/boost/pspec.xml b/programming/misc/boost/pspec.xml
index 18027f5072..5393f5cd20 100644
--- a/programming/misc/boost/pspec.xml
+++ b/programming/misc/boost/pspec.xml
@@ -13,13 +13,13 @@
library
Peer-reviewed portable C++ source libraries
Boost provides free portable peer-reviewed C++ libraries. The emphasis is on portable libraries which work well with the C++ Standard Library.
- https://archives.boost.io/release/1.87.0/source/boost_1_87_0.tar.bz2
+ https://archives.boost.io/release/1.90.0/source/boost_1_90_0.tar.bz2
bzip2
xz-devel
zstd-devel
zlib-devel
- icu4c-devel
+ icu4c-devel
python3-devel -->
@@ -29,9 +29,9 @@
python3-numpy -->
- boost-1.81.0-phoenix-multiple-definitions.patch
- e7433ba54596da97cb7859455cd37ca140305a9c.patch
- boost-move-std-ns-begin-fix-for-gcc15.patch
+
+
+
@@ -103,6 +103,13 @@
+
+ 2026-02-14
+ 1.90.0
+ Version bump.
+ Pisi Linux Community
+ admin@pisilinux.org
+
2025-10-22
1.87.0