summaryrefslogtreecommitdiffstats
path: root/libraries/Botan/Botan.SlackBuild
diff options
context:
space:
mode:
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
commit773f48b4f79260b8efd49a7cd245b5985b18228f (patch)
tree81d141e0d1b4190941eb07bb7f68ab80f1b428f6 /libraries/Botan/Botan.SlackBuild
parentf2aa219ee66bafb3b7267177c324faee0cdf4c7e (diff)
downloadslackbuilds-773f48b4f79260b8efd49a7cd245b5985b18228f.tar.gz
slackbuilds-773f48b4f79260b8efd49a7cd245b5985b18228f.tar.xz
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.SlackBuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/libraries/Botan/Botan.SlackBuild b/libraries/Botan/Botan.SlackBuild
index c71b7b53af..b17b5457b8 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}