Date: Wednesday, March 17, 2021 @ 11:14:00 Author: alucryd Revision: 893288
upgpkg: crypto++ 8.5.0-1 Modified: crypto++/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-03-17 11:13:01 UTC (rev 893287) +++ PKGBUILD 2021-03-17 11:14:00 UTC (rev 893288) @@ -7,7 +7,7 @@ # Contributor: jlvsimoes <[email protected]> pkgname=crypto++ -pkgver=8.4.0 +pkgver=8.5.0 pkgrel=1 pkgdesc='A free C++ class library of cryptographic schemes' arch=(x86_64) @@ -18,7 +18,7 @@ git unzip ) -_tag=434e3189db61ff4ced13b47fe450a42b3c8cb676 +_tag=f2102243e6fdd48c0b2a393a0993cca228f20573 source=(git+https://github.com/weidai11/cryptopp.git#tag=${_tag}) b2sums=(SKIP) validpgpkeys=(B8CC19802062211A508B2F5CCE0586AF1F8E37BD) # Jeffrey Walton <[email protected]>
