diff options
author | Markus Reichelt <slackbuilds@mareichelt.de> | 2017-01-15 06:06:02 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2017-01-15 06:06:02 +0700 |
commit | e852c05f69f4a9aea1b198e9bc16f3484701d675 (patch) | |
tree | b15137e65a1bb65affe01e07f42ac7e7780fb288 /libraries/Botan/Botan.SlackBuild | |
parent | 3f8dd776e5ae326b1f599d1e2973bf4ede21bc26 (diff) | |
download | slackbuilds-e852c05f69f4a9aea1b198e9bc16f3484701d675.tar.gz |
libraries/Botan: Updated for version 2.0.1.
Signed-off-by: Willy Sudiarto Raharjo <willysr@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 902dbf6c77..a3117aeb70 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.0} +VERSION=${VERSION:-2.0.1} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |