diff options
author | ArTourter <artourter@gmail.com> | 2023-08-04 22:19:41 +0100 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2023-08-05 10:08:42 +0700 |
commit | d67b15dd198383267f6b85b77c062e9f10d6b681 (patch) | |
tree | 0b380dd865495a14079c8e6f87ef4a51b0cf7587 /libraries/Botan/Botan.info | |
parent | 2334e3ac9a5b9e1aba861a8767aaf5be8c086acc (diff) |
libraries/Botan: New maintainer, add build options
includes all build options possible with full slackware install as they
cannot be automatically detected by the build scipt.
Add optional support of TPM which requires system/trouser
Signed-off-by: ArTourter <artourter@gmail.com>
Signed-off-by: Andrew Clemons <andrew.clemons@gmail.com>
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'libraries/Botan/Botan.info')
-rw-r--r-- | libraries/Botan/Botan.info | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/libraries/Botan/Botan.info b/libraries/Botan/Botan.info index 38a8c95fcaa5b..863dbea52d861 100644 --- a/libraries/Botan/Botan.info +++ b/libraries/Botan/Botan.info @@ -6,5 +6,5 @@ MD5SUM="6875d4a802db81646d80ed43ebcf9b27" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="" -MAINTAINER="Markus Reichelt" -EMAIL="slackbuilds@mareichelt.de" +MAINTAINER="ArTourter" +EMAIL="artourter@gmail.com" |