olm: update to 3.2.3.

This commit is contained in:
Jan Christian Grünhage 2021-05-24 21:21:56 +02:00 committed by Érico Nogueira Rolim
parent ca2fb60e0f
commit f57f162aae

View file

@ -1,6 +1,6 @@
# Template file for 'olm'
pkgname=olm
version=3.2.2
version=3.2.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=a180af4bcdfcd4b8f3e4aa306869d80f7610c81f651347e8e71bd03c31a2b697
checksum=f61022cb6eb95804464d1abb3408b8cf15299994529c005b9bc93110a91ae2ab
do_check() {
cd build/tests