From b39139fbfd6374a2ff20e0d2e18b2dfceb71614d Mon Sep 17 00:00:00 2001
From: easybuild <easybuild@login1.barbora.it4i.cz>
Date: Mon, 22 Jul 2024 11:45:02 +0200
Subject: [PATCH] Mon, 22 Jul 2024 11:45:02 +0200

---
 barbora.csv | 1 +
 barbora.md  | 2 +-
 2 files changed, 2 insertions(+), 1 deletion(-)

diff --git a/barbora.csv b/barbora.csv
index 32df1789..32d24406 100644
--- a/barbora.csv
+++ b/barbora.csv
@@ -140,6 +140,7 @@ Boost/1.76.0-intel-compilers-2021.2.0,2
 Boost/1.77.0-GCC-10.2.0-Python-3.8.6,2
 Boost/1.77.0-GCC-11.2.0,2
 Boost/1.77.0-gompi-2021a,2
+Boost/1.77.0-intel-2021b-Python-3.9.6,2
 Boost/1.77.0-intel-compilers-2021.4.0,2
 Boost/1.77.0-intel-compilers-2021.4.0-Python-3.9.6,2
 Boost/1.79.0-GCC-11.3.0,2
diff --git a/barbora.md b/barbora.md
index ba1e87b5..f85e63ef 100644
--- a/barbora.md
+++ b/barbora.md
@@ -111,7 +111,7 @@
 | [Automake](https://www.gnu.org/software/automake/automake.html) | Automake: GNU Standards-compliant Makefile generator |
 | [Autotools](https://autotools.io) | This bundle collect the standard GNU build tools: Autoconf, Automake and libtool |
 | [Bazel](https://bazel.io/) | Bazel is a build tool that builds code quickly and reliably. It is used to build the majority of Google's software. |
-| [Boost](http://www.boost.org/) | Boost provides free peer-reviewed portable C++ source libraries. |
+| [Boost](https://www.boost.org/) | Boost provides free peer-reviewed portable C++ source libraries. |
 | [Boost.MPI](https://www.boost.org/) | Boost provides free peer-reviewed portable C++ source libraries. |
 | [CMake](https://www.cmake.org) | CMake, the cross-platform, open-source build system. CMake is a family of tools designed to build, test and package software. |
 | [DBus](https://dbus.freedesktop.org/) | D-Bus is a message bus system, a simple way for applications to talk to one another. In addition to interprocess communication, D-Bus helps coordinate process lifecycle; it makes it simple and reliable to code a "single instance" application or daemon, and to launch applications and daemons on demand when their services are needed. |
-- 
GitLab