olm: update to 3.1.5.

This commit is contained in:
Piotr Wójcik 2020-06-16 23:09:30 +02:00
parent 6439f459cc
commit 8b97e492d6
1 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
# Template file for 'olm'
pkgname=olm
version=3.1.4
version=3.1.5
revision=1
build_style=cmake
short_desc="Implementation of the Double Ratchet cryptographic ratchet"
@ -8,7 +8,7 @@ maintainer="Adam Beckmeyer <adam_gpg@thebeckmeyers.xyz>"
license="Apache-2.0"
homepage="https://gitlab.matrix.org/matrix-org/olm"
distfiles="https://gitlab.matrix.org/matrix-org/olm/-/archive/${version}/olm-${version}.tar.bz2"
checksum=eff513cff8e5c7af657e800a2c2dbbdee5be19ee9ce24c5498a2528c4b5f1dc3
checksum=1cd4d92ae56373836362c3300ee79a14005a26cda3d399d278d468ba5c7c0713
do_check() {
cd build/tests