diff --git a/wrapper/Ada/alire.toml b/wrapper/Ada/alire.toml index 025f0b5a5..1af7e82e5 100644 --- a/wrapper/Ada/alire.toml +++ b/wrapper/Ada/alire.toml @@ -1,14 +1,14 @@ name = "wolfssl" description = "WolfSSL encryption library and its Ada bindings" -version = "5.7.6" +version = "5.8.0" authors = ["WolfSSL Team "] -maintainers = ["Fernando Oleo Blanco "] -maintainers-logins = ["Irvise"] +maintainers = ["Fernando Oleo Blanco ", "Manuel Gomez "] +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} \ No newline at end of file +STATIC_PSK = {type = "Boolean", default = false}