Skip to content

Commit

Permalink
ADD fix openssl reference version due to upgrade to Debian 12.7
Browse files Browse the repository at this point in the history
  • Loading branch information
fgalan authored Nov 7, 2024
1 parent 351d954 commit 2d06e71
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion doc/manuals.jp/admin/build_source.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ Orion Context Broker は、以下のライブラリをビルドの依存関係
* boost: 1.74
* libmicrohttpd: 0.9.76 (ソースから)
* libcurl: 7.88.1
* openssl: 3.0.13
* openssl: 3.0.14
* libuuid: 2.38.1
* libmosquitto: 2.0.15 (ソースから)
* Mongo C driver: 1.24.3 (ソースから)
Expand Down
2 changes: 1 addition & 1 deletion doc/manuals/admin/build_source.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ The Orion Context Broker uses the following libraries as build dependencies:
* boost: 1.74
* libmicrohttpd: 0.9.76 (from source)
* libcurl: 7.88.1
* openssl: 3.0.13
* openssl: 3.0.14
* libuuid: 2.38.1
* libmosquitto: 2.0.15 (from source)
* Mongo C driver: 1.24.3 (from source)
Expand Down

0 comments on commit 2d06e71

Please sign in to comment.