olm: update to 3.2.8.

This commit is contained in:
Érico Nogueira 2021-12-17 05:42:58 -03:00
parent 4702a23c87
commit 4ccb61cffe

View file

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