libraries/cryptopp: Updated for version 5.6.5.

Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
This commit is contained in:
Markus Reichelt 2017-03-08 19:58:04 +00:00 committed by David Spencer
parent b5b1257eae
commit 7f25b157a5
2 changed files with 5 additions and 5 deletions

View file

@ -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

View file

@ -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=""