summaryrefslogtreecommitdiffstats
path: root/package/cryptopp/cryptopp.hash
diff options
context:
space:
mode:
authorJulian Scheel <julian@jusst.de>2016-03-17 16:03:55 +0100
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>2016-04-19 21:38:50 +0200
commit615a04b2c3378ec05627f2f2c6b9047c87c735cb (patch)
tree1b406bc17324d8197c9632b70073005092430188 /package/cryptopp/cryptopp.hash
parente3b2d67d096f344a3b2b02f8e4acb7b37ba007a0 (diff)
downloadbuildroot-615a04b2c3378ec05627f2f2c6b9047c87c735cb.tar.gz
buildroot-615a04b2c3378ec05627f2f2c6b9047c87c735cb.zip
cryptopp: new package
Signed-off-by: Julian Scheel <julian@jusst.de> [Thomas: - put HOST_CRYPTOPP_EXTRACT_CMDS earlier in the file, since it's what gets executed first. - fix typo in the name of HOST_CRYPTOPP_MAKE_OPTS - pass -fPIC in CXXFLAGS, since we're building a shared library - just call "make shared" for the build and "make install" for the installation.] Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Diffstat (limited to 'package/cryptopp/cryptopp.hash')
-rw-r--r--package/cryptopp/cryptopp.hash2
1 files changed, 2 insertions, 0 deletions
diff --git a/package/cryptopp/cryptopp.hash b/package/cryptopp/cryptopp.hash
new file mode 100644
index 0000000000..3af7183c5d
--- /dev/null
+++ b/package/cryptopp/cryptopp.hash
@@ -0,0 +1,2 @@
+# Locally computed
+sha256 9390670a14170dd0f48a6b6b06f74269ef4b056d4718a1a329f6f6069dc957c9 cryptopp563.zip
OpenPOWER on IntegriCloud