olm: update to 3.2.4.

This commit is contained in:
UsernameRandomlyGenerated 2021-07-22 14:15:16 +02:00 committed by Érico Nogueira Rolim
parent 04a99cb6cf
commit 20a682db4b

View file

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