crypto++: 5.6.2 -> 5.6.3

This commit is contained in:
Danny Rawlins 2016-09-10 18:04:05 +10:00
parent 988d903647
commit 4b0cb91094
3 changed files with 5 additions and 2 deletions

View File

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

View File

@ -1,2 +1,2 @@
7ed022585698df48e65ce9218f6c6a67 cryptopp562.zip
3c5b70e2ec98b7a24988734446242d07 cryptopp563.zip
5b2c116b1e1728f58afb8798b27df4e9 libcrypto++.pc.in

View File

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