mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-06 08:26:50 +01:00
libraries/cryptopp: Updated for version 8.5.0.
Signed-off-by: Dave Woodfall <dave@slackbuilds.org> Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
b0d1066a55
commit
5b4967c910
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:-8.2.0}
|
||||
VERSION=${VERSION:-8.5.0}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="cryptopp"
|
||||
VERSION="8.2.0"
|
||||
VERSION="8.5.0"
|
||||
HOMEPAGE="https://www.cryptopp.com/"
|
||||
DOWNLOAD="https://www.cryptopp.com/cryptopp820.zip"
|
||||
MD5SUM="8a8bcb436af83e16d2227bd4ac642243"
|
||||
DOWNLOAD="https://www.cryptopp.com/cryptopp850.zip"
|
||||
MD5SUM="43d448bf8e11c24f808e3a1006f5cc97"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES=""
|
||||
|
|
Loading…
Reference in a new issue