diff options
author | Markus Reichelt <slackbuilds@mareichelt.de> | 2015-04-19 23:51:41 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2015-04-19 23:51:41 +0700 |
commit | bd9dc7a7cca3c6b91f2bca714391ccf6e5e0d469 (patch) | |
tree | 23fbbfa30558e34bf756d499287502ca396379f6 /libraries/Botan/Botan.SlackBuild | |
parent | baf9c2b2f84d8f591c52913a2698bf7a93f52db2 (diff) | |
download | slackbuilds-bd9dc7a7cca3c6b91f2bca714391ccf6e5e0d469.tar.gz |
libraries/Botan: Updated for version 1.10.9.
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 d2f505df80..1d7d5af422 100644 --- a/libraries/Botan/Botan.SlackBuild +++ b/libraries/Botan/Botan.SlackBuild @@ -2,7 +2,7 @@ # Slackware build script for Botan -# Copyright (c) 2010-2014 Markus Reichelt, Stolberg (Rhld.), DE +# Copyright (c) 2010-2015 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.8} +VERSION=${VERSION:-1.10.9} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |