libraries/Botan: Updated for version 3.6.3.

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
xaizek 2022-11-21 14:31:34 +07:00 committed by Willy Sudiarto Raharjo
parent f2aa219ee6
commit 773f48b4f7
2 changed files with 4 additions and 4 deletions

View file

@ -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}

View file

@ -1,8 +1,8 @@
PRGNAM="Botan"
VERSION="2.19.2"
VERSION="2.19.3"
HOMEPAGE="https://botan.randombit.net/"
DOWNLOAD="https://botan.randombit.net/releases/Botan-2.19.2.tar.xz"
MD5SUM="711e7eb98ecc4a7b468dd0a0d9193d63"
DOWNLOAD="https://botan.randombit.net/releases/Botan-2.19.3.tar.xz"
MD5SUM="6875d4a802db81646d80ed43ebcf9b27"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES=""