diff options
author | Markus Reichelt <slackbuilds@mareichelt.de> | 2017-06-18 21:23:03 +0100 |
---|---|---|
committer | David Spencer <idlemoor@slackbuilds.org> | 2017-06-18 21:23:03 +0100 |
commit | fda77a222b101c43e9a81cf5aa8b84f5afee5747 (patch) | |
tree | 7c2b0974ab057b8bddeaf0eb632054bcd4add6fb /libraries/Botan/Botan.SlackBuild | |
parent | 4bfe1fa493989bcb50a3fd3908905e41c607179c (diff) |
libraries/Botan: Updated for version 2.1.0.
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
Diffstat (limited to 'libraries/Botan/Botan.SlackBuild')
-rw-r--r-- | libraries/Botan/Botan.SlackBuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libraries/Botan/Botan.SlackBuild b/libraries/Botan/Botan.SlackBuild index a3117aeb70653..b56d943491378 100644 --- a/libraries/Botan/Botan.SlackBuild +++ b/libraries/Botan/Botan.SlackBuild @@ -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} |