libraries/Botan: Updated for version 2.0.0.

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
Markus Reichelt 2017-01-09 20:51:03 +07:00 committed by David Spencer
parent 34ba90f066
commit 77000491a6
4 changed files with 12 additions and 7 deletions

View file

@ -2,7 +2,7 @@
# Slackware build script for Botan
# Copyright (c) 2010-2016 Markus Reichelt, Aachen, DE
# Copyright (c) 2010-2017 Markus Reichelt, Aachen, DE
# All rights reserved.
#
# Permission to use, copy, modify, and distribute this software for
@ -26,7 +26,7 @@
# Markus Reichelt, slackbuilds@mareichelt.de, 0xCCEEF115
PRGNAM=Botan
VERSION=${VERSION:-1.11.34}
VERSION=${VERSION:-2.0.0}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}

View file

@ -1,8 +1,8 @@
PRGNAM="Botan"
VERSION="1.11.34"
HOMEPAGE="http://botan.randombit.net/"
DOWNLOAD="http://botan.randombit.net/releases/Botan-1.11.34.tgz"
MD5SUM="d0b09b9a59d1d92005ffd17106bcba48"
VERSION="2.0.0"
HOMEPAGE="https://botan.randombit.net/"
DOWNLOAD="https://botan.randombit.net/releases/Botan-2.0.0.tgz"
MD5SUM="5544bfcd53d0b8ca83ce194fd9144d5c"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES=""

View file

@ -3,3 +3,8 @@ applications with the ability to use a number of cryptographic
algorithms, as well as SSL/TLS, X.509 certificates and CRLs, PKCS
#10 certificate requests, a filter/pipe message processing system,
and a wide variety of other features.
Optional Dependency
In case you'd like proper documentation to be build Sphinx needs to be
installed at build time.

View file

@ -14,6 +14,6 @@ Botan: algorithms, as well as SSL/TLS, X.509 certificates and CRLs, PKCS
Botan: #10 certificate requests, a filter/pipe message processing system,
Botan: and a wide variety of other features.
Botan:
Botan: Homepage: http://botan.randombit.net/
Botan: Homepage: https://botan.randombit.net/
Botan:
Botan: