From 8b97e492d61df4c15f143c2f5e0911cf964d7fd1 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Piotr=20W=C3=B3jcik?= Date: Tue, 16 Jun 2020 23:09:30 +0200 Subject: [PATCH] olm: update to 3.1.5. --- srcpkgs/olm/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/olm/template b/srcpkgs/olm/template index c4d8e41b5a8..62fd5a09164 100644 --- a/srcpkgs/olm/template +++ b/srcpkgs/olm/template @@ -1,6 +1,6 @@ # Template file for 'olm' pkgname=olm -version=3.1.4 +version=3.1.5 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=eff513cff8e5c7af657e800a2c2dbbdee5be19ee9ce24c5498a2528c4b5f1dc3 +checksum=1cd4d92ae56373836362c3300ee79a14005a26cda3d399d278d468ba5c7c0713 do_check() { cd build/tests