From 4ccb61cffef7957f90b0207458e2bd0392bbb046 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=C3=89rico=20Nogueira?= Date: Fri, 17 Dec 2021 05:42:58 -0300 Subject: [PATCH] olm: update to 3.2.8. --- srcpkgs/olm/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/olm/template b/srcpkgs/olm/template index 0295b2f8af6..8b5c5d64b89 100644 --- a/srcpkgs/olm/template +++ b/srcpkgs/olm/template @@ -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 " 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