libraries/Botan: Updated for version 1.10.8.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
a3efbdb2df
commit
c5bac354e8
|
@ -2,7 +2,7 @@
|
|||
|
||||
# Slackware build script for Botan
|
||||
|
||||
# Copyright (c) 2010-2013 Markus Reichelt, Stolberg (Rhld.), DE
|
||||
# Copyright (c) 2010-2014 Markus Reichelt, Stolberg (Rhld.), 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.10.6}
|
||||
VERSION=${VERSION:-1.10.8}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="Botan"
|
||||
VERSION="1.10.6"
|
||||
VERSION="1.10.8"
|
||||
HOMEPAGE="http://botan.randombit.net/"
|
||||
DOWNLOAD="http://botan.randombit.net/files/Botan-1.10.6.tbz"
|
||||
MD5SUM="b583d0644e74aac81d718d526f129b64"
|
||||
DOWNLOAD="http://botan.randombit.net/files/Botan-1.10.8.tbz"
|
||||
MD5SUM="a0b68a77ed8b1170f494a33ecdae039c"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES=""
|
||||
|
|
Loading…
Reference in New Issue