libraries/Botan: Updated for version 2.1.0.
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
This commit is contained in:
parent
4bfe1fa493
commit
fda77a222b
|
@ -26,7 +26,7 @@
|
|||
# Markus Reichelt, slackbuilds@mareichelt.de, 0xCCEEF115
|
||||
|
||||
PRGNAM=Botan
|
||||
VERSION=${VERSION:-2.0.1}
|
||||
VERSION=${VERSION:-2.1.0}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="Botan"
|
||||
VERSION="2.0.1"
|
||||
VERSION="2.1.0"
|
||||
HOMEPAGE="https://botan.randombit.net/"
|
||||
DOWNLOAD="https://botan.randombit.net/releases/Botan-2.0.1.tgz"
|
||||
MD5SUM="09823785c99670b627010ddd6b4f9df3"
|
||||
DOWNLOAD="https://botan.randombit.net/releases/Botan-2.1.0.tgz"
|
||||
MD5SUM="2c91a5d65e0f9ddf4fce38bcd2734e70"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES=""
|
||||
|
|
Loading…
Reference in New Issue