libraries/cryptopp: Updated for version 7.0.0.

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
Markus Reichelt 2018-11-17 18:39:57 +07:00 committed by Willy Sudiarto Raharjo
parent 9a48c98d69
commit 8a00c42fc4
2 changed files with 4 additions and 4 deletions

View file

@ -6,7 +6,7 @@
# Maintained by Markus Reichelt <slackbuilds@mareichelt.de> 0xCCEEF115
PRGNAM=cryptopp
VERSION=${VERSION:-5.6.5}
VERSION=${VERSION:-7.0.0}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}

View file

@ -1,8 +1,8 @@
PRGNAM="cryptopp"
VERSION="5.6.5"
VERSION="7.0.0"
HOMEPAGE="https://www.cryptopp.com/"
DOWNLOAD="https://www.cryptopp.com/cryptopp565.zip"
MD5SUM="df5ef4647b4e978bba0cac79a83aaed5"
DOWNLOAD="https://www.cryptopp.com/cryptopp700.zip"
MD5SUM="8f34884b572901b6ede89bd18f1c7ef6"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES=""