olm: update to 3.1.3.

This commit is contained in:
Adam Beckmeyer 2019-06-27 08:31:52 -04:00 committed by Helmut Pozimski
parent fa994d116e
commit c1f3cb8891

View file

@ -1,6 +1,6 @@
# Template file for 'olm'
pkgname=olm
version=3.1.2
version=3.1.3
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=d09f9082cdbaf4d95b0a372affdf6129a6b451913831c5915e799877acab6d49
checksum=ed898604eb8ba61b470ce492c0a21994100484e4b6e3e78fb589b16042cb1d13
do_check() {
cd build/tests