diff options
author | xaizek <xaizek@posteo.net> | 2022-11-21 14:31:34 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2022-11-21 14:31:34 +0700 |
commit | 773f48b4f79260b8efd49a7cd245b5985b18228f (patch) | |
tree | 81d141e0d1b4190941eb07bb7f68ab80f1b428f6 /libraries/Botan/Botan.SlackBuild | |
parent | f2aa219ee66bafb3b7267177c324faee0cdf4c7e (diff) |
libraries/Botan: Updated for version 3.6.3.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'libraries/Botan/Botan.SlackBuild')
-rw-r--r-- | libraries/Botan/Botan.SlackBuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libraries/Botan/Botan.SlackBuild b/libraries/Botan/Botan.SlackBuild index c71b7b53af73d..b17b5457b8a8d 100644 --- a/libraries/Botan/Botan.SlackBuild +++ b/libraries/Botan/Botan.SlackBuild @@ -31,7 +31,7 @@ cd $(dirname $0) ; CWD=$(pwd) PRGNAM=Botan -VERSION=${VERSION:-2.19.2} +VERSION=${VERSION:-2.19.3} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} PKGTYPE=${PKGTYPE:-tgz} |