mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-21 19:42:24 +01:00
libraries/cryptopp: Updated for version 5.6.5.
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
This commit is contained in:
parent
b5b1257eae
commit
7f25b157a5
2 changed files with 5 additions and 5 deletions
|
@ -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
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="cryptopp"
|
||||
VERSION="5.6.4"
|
||||
VERSION="5.6.5"
|
||||
HOMEPAGE="http://www.cryptopp.com/"
|
||||
DOWNLOAD="http://www.cryptopp.com/cryptopp564.zip"
|
||||
MD5SUM="4ee7e5cdd4a45a14756c169eaf2a77fc"
|
||||
DOWNLOAD="http://www.cryptopp.com/cryptopp565.zip"
|
||||
MD5SUM="df5ef4647b4e978bba0cac79a83aaed5"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES=""
|
||||
|
|
Loading…
Reference in a new issue