WrapDB Browser

WrapDB Browser

openssl

Metadata for this package is not yet available.

Source URL is https://www.openssl.org/source/openssl-3.0.8.tar.gz.

Package metadata is not taken from the WrapDB database and may be inaccurate. See this issue for details.

Version:

Usage

Install the latest openssl package with the following command:

meson wrap install openssl

Or, download the wrap file directly fromthis linkand place it in the 'subprojects' directory of your project.

Libraries (or programs) from openssl 3.0.8-3 can be used by adding the following lines to your meson.build file:

libcrypto_dep = dependency('libcrypto')
libssl_dep = dependency('libssl')
openssl_dep = dependency('openssl')

Project Options

Loading patch files...

Patch Files Preview

Loading patch files...