wolfssl 5.8.0 (#1485)

* wolfssl 5.8.0 (via `alr publish`)

* Update wolfssl-5.8.0.toml to set original repository
This commit is contained in:
Manuel
2025-05-02 18:07:14 +02:00
committed by GitHub
parent 3eded0f0c9
commit 6cbbed3355
+20
View File
@@ -0,0 +1,20 @@
name = "wolfssl"
description = "WolfSSL encryption library and its Ada bindings"
version = "5.8.0"
authors = ["WolfSSL Team <support@wolfssl.com>"]
maintainers = ["Fernando Oleo Blanco <irvise@irvise.xyz>", "Manuel Gomez <mgrojo@gmail.com>"]
maintainers-logins = ["Irvise", "mgrojo"]
licenses = "GPL-2.0-only"
website = "https://www.wolfssl.com/"
project-files = ["wolfssl.gpr"]
tags = ["ssl", "tls", "embedded", "spark"]
[configuration.variables]
STATIC_PSK = {type = "Boolean", default = false}
[origin]
commit = "e6e64515c7e844e36916559ce560ab80993bb9dd"
subdir = "./wrapper/Ada/"
url = "git+https://github.com/wolfSSL/wolfssl.git"