mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-24 10:02:29 +01:00
libraries/cryptopp: Updated for version 7.0.0.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
9a48c98d69
commit
8a00c42fc4
2 changed files with 4 additions and 4 deletions
|
@ -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}
|
||||
|
||||
|
|
|
@ -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=""
|
||||
|
|
Loading…
Reference in a new issue