11 lines
322 B
Plaintext
11 lines
322 B
Plaintext
LICENSE := boost
|
|
VERSION := 5.6.3
|
|
DOWNLOADS := cryptopp.archive
|
|
|
|
URL(cryptopp) := http://www.cryptopp.com/cryptopp563.zip
|
|
SHA(cryptopp) := 9390670a14170dd0f48a6b6b06f74269ef4b056d4718a1a329f6f6069dc957c9
|
|
DIR(cryptopp) := src/lib/cryptopp
|
|
|
|
DIRS := include/cryptopp
|
|
DIR_CONTENT(include/cryptopp) := src/lib/cryptopp/*.h
|