diff --git a/barbora.csv b/barbora.csv
index 32df17895e12e66dab8e7d3a114a7c1cc776c050..32d244064e6858ac0bf1711b4b12f1cdf07ea134 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 ba1e87b55cf45f54f31e0cdd126c2fe8dfe32831..f85e63efdb50b1ced12b89200745e804b40d1a69 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. |