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
|
# Maintained by Markus Reichelt <slackbuilds@mareichelt.de> 0xCCEEF115
|
||||||
|
|
||||||
PRGNAM=cryptopp
|
PRGNAM=cryptopp
|
||||||
VERSION=${VERSION:-5.6.4}
|
VERSION=${VERSION:-5.6.5}
|
||||||
BUILD=${BUILD:-2}
|
BUILD=${BUILD:-1}
|
||||||
TAG=${TAG:-_SBo}
|
TAG=${TAG:-_SBo}
|
||||||
|
|
||||||
if [ -z "$ARCH" ]; then
|
if [ -z "$ARCH" ]; then
|
||||||
|
|
|
@ -1,8 +1,8 @@
|
||||||
PRGNAM="cryptopp"
|
PRGNAM="cryptopp"
|
||||||
VERSION="5.6.4"
|
VERSION="5.6.5"
|
||||||
HOMEPAGE="http://www.cryptopp.com/"
|
HOMEPAGE="http://www.cryptopp.com/"
|
||||||
DOWNLOAD="http://www.cryptopp.com/cryptopp564.zip"
|
DOWNLOAD="http://www.cryptopp.com/cryptopp565.zip"
|
||||||
MD5SUM="4ee7e5cdd4a45a14756c169eaf2a77fc"
|
MD5SUM="df5ef4647b4e978bba0cac79a83aaed5"
|
||||||
DOWNLOAD_x86_64=""
|
DOWNLOAD_x86_64=""
|
||||||
MD5SUM_x86_64=""
|
MD5SUM_x86_64=""
|
||||||
REQUIRES=""
|
REQUIRES=""
|
||||||
|
|
Loading…
Reference in a new issue