diff options
author | Markus Reichelt <slackbuilds@mareichelt.de> | 2017-03-08 19:58:04 +0000 |
---|---|---|
committer | David Spencer <idlemoor@slackbuilds.org> | 2017-03-08 19:58:04 +0000 |
commit | 7f25b157a5fe09164d5d8a91f07293b93a159631 (patch) | |
tree | 28033bdfd012f3ef6ba732442d76215e40472594 /libraries/cryptopp/cryptopp.SlackBuild | |
parent | b5b1257eaea621150be8d429670035c127b8ae50 (diff) | |
download | slackbuilds-7f25b157a5fe09164d5d8a91f07293b93a159631.tar.gz |
libraries/cryptopp: Updated for version 5.6.5.
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
Diffstat (limited to 'libraries/cryptopp/cryptopp.SlackBuild')
-rw-r--r-- | libraries/cryptopp/cryptopp.SlackBuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/libraries/cryptopp/cryptopp.SlackBuild b/libraries/cryptopp/cryptopp.SlackBuild index 4dbceb13df..8705b3a1c9 100644 --- a/libraries/cryptopp/cryptopp.SlackBuild +++ b/libraries/cryptopp/cryptopp.SlackBuild @@ -6,8 +6,8 @@ # Maintained by Markus Reichelt <slackbuilds@mareichelt.de> 0xCCEEF115 PRGNAM=cryptopp -VERSION=${VERSION:-5.6.4} -BUILD=${BUILD:-2} +VERSION=${VERSION:-5.6.5} +BUILD=${BUILD:-1} TAG=${TAG:-_SBo} if [ -z "$ARCH" ]; then |