| # Licensed to the Apache Software Foundation (ASF) under one |
| # or more contributor license agreements. See the NOTICE file |
| # distributed with this work for additional information |
| # regarding copyright ownership. The ASF licenses this file |
| # to you under the Apache License, Version 2.0 (the |
| # "License"); you may not use this file except in compliance |
| # with the License. You may obtain a copy of the License at |
| # |
| # http://www.apache.org/licenses/LICENSE-2.0 |
| # |
| # Unless required by applicable law or agreed to in writing, |
| # software distributed under the License is distributed on an |
| # "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY |
| # KIND, either express or implied. See the License for the |
| # specific language governing permissions and limitations |
| # under the License. |
| |
| [wrap-file] |
| directory = openssl-3.0.8 |
| source_url = https://www.openssl.org/source/openssl-3.0.8.tar.gz |
| source_filename = openssl-3.0.8.tar.gz |
| source_hash = 6c13d2bf38fdf31eac3ce2a347073673f5d63263398f1f69d0df4a41253e4b3e |
| patch_filename = openssl_3.0.8-3_patch.zip |
| patch_url = https://wrapdb.mesonbuild.com/v2/openssl_3.0.8-3/get_patch |
| patch_hash = 300da189e106942347d61a4a4295aa2edbcf06184f8d13b4cee0bed9fb936963 |
| source_fallback_url = https://github.com/mesonbuild/wrapdb/releases/download/openssl_3.0.8-3/openssl-3.0.8.tar.gz |
| wrapdb_version = 3.0.8-3 |
| |
| [provide] |
| libcrypto = libcrypto_dep |
| libssl = libssl_dep |
| openssl = openssl_dep |