diff options
author | Markus Reichelt <slackbuilds@mareichelt.de> | 2014-10-03 08:58:07 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2014-10-03 10:17:07 +0700 |
commit | c5bac354e87126a481cd71b89f7c88aaffbb4958 (patch) | |
tree | c2b66fd88dc42c8036a48106c2499fab07d780bf /libraries/Botan/Botan.SlackBuild | |
parent | a3efbdb2df160a06bf6d31f1108c3b3893f64836 (diff) | |
download | slackbuilds-c5bac354e87126a481cd71b89f7c88aaffbb4958.tar.gz |
libraries/Botan: Updated for version 1.10.8.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'libraries/Botan/Botan.SlackBuild')
-rw-r--r-- | libraries/Botan/Botan.SlackBuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/libraries/Botan/Botan.SlackBuild b/libraries/Botan/Botan.SlackBuild index ff8180f561..33fa58db07 100644 --- a/libraries/Botan/Botan.SlackBuild +++ b/libraries/Botan/Botan.SlackBuild @@ -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} |