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:
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user