diff --git a/crypto++/.footprint b/crypto++/.footprint index d59067c2d..e950c4e0d 100644 --- a/crypto++/.footprint +++ b/crypto++/.footprint @@ -54,6 +54,7 @@ drwxr-xr-x root/root usr/include/cryptopp/ -rw-r--r-- root/root usr/include/cryptopp/gost.h -rw-r--r-- root/root usr/include/cryptopp/gzip.h -rw-r--r-- root/root usr/include/cryptopp/hex.h +-rw-r--r-- root/root usr/include/cryptopp/hkdf.h -rw-r--r-- root/root usr/include/cryptopp/hmac.h -rw-r--r-- root/root usr/include/cryptopp/hrtimer.h -rw-r--r-- root/root usr/include/cryptopp/ida.h @@ -67,6 +68,7 @@ drwxr-xr-x root/root usr/include/cryptopp/ -rw-r--r-- root/root usr/include/cryptopp/md4.h -rw-r--r-- root/root usr/include/cryptopp/md5.h -rw-r--r-- root/root usr/include/cryptopp/mdc.h +-rw-r--r-- root/root usr/include/cryptopp/mersenne.h -rw-r--r-- root/root usr/include/cryptopp/misc.h -rw-r--r-- root/root usr/include/cryptopp/modarith.h -rw-r--r-- root/root usr/include/cryptopp/modes.h @@ -92,6 +94,7 @@ drwxr-xr-x root/root usr/include/cryptopp/ -rw-r--r-- root/root usr/include/cryptopp/rc2.h -rw-r--r-- root/root usr/include/cryptopp/rc5.h -rw-r--r-- root/root usr/include/cryptopp/rc6.h +-rw-r--r-- root/root usr/include/cryptopp/rdrand.h -rw-r--r-- root/root usr/include/cryptopp/resource.h -rw-r--r-- root/root usr/include/cryptopp/rijndael.h -rw-r--r-- root/root usr/include/cryptopp/ripemd.h diff --git a/crypto++/.md5sum b/crypto++/.md5sum index 5ff52b10d..fe1ddeef1 100644 --- a/crypto++/.md5sum +++ b/crypto++/.md5sum @@ -1,2 +1,2 @@ -7ed022585698df48e65ce9218f6c6a67 cryptopp562.zip +3c5b70e2ec98b7a24988734446242d07 cryptopp563.zip 5b2c116b1e1728f58afb8798b27df4e9 libcrypto++.pc.in diff --git a/crypto++/Pkgfile b/crypto++/Pkgfile index 2ed2361f6..0444de343 100644 --- a/crypto++/Pkgfile +++ b/crypto++/Pkgfile @@ -4,7 +4,7 @@ # Packager: Antti Nykanen, aon at iki dot fi name=crypto++ -version=5.6.2 +version=5.6.3 release=1 source=(http://www.cryptopp.com/${name/++/pp}${version//\./}.zip libcrypto++.pc.in)