olm: update to 3.2.16.

This commit is contained in:
Jan Christian Grünhage 2023-12-18 09:41:24 +01:00 committed by Duncan Overbruck
parent edd691e8f5
commit 0946edfe6e

View file

@ -1,7 +1,7 @@
# Template file for 'olm' # Template file for 'olm'
pkgname=olm pkgname=olm
version=3.2.15 version=3.2.16
revision=2 revision=1
build_style=cmake build_style=cmake
short_desc="Implementation of the Double Ratchet cryptographic ratchet" short_desc="Implementation of the Double Ratchet cryptographic ratchet"
maintainer="Jan Christian Grünhage <jan.christian@gruenhage.xyz>" maintainer="Jan Christian Grünhage <jan.christian@gruenhage.xyz>"
@ -9,7 +9,7 @@ license="Apache-2.0"
homepage="https://gitlab.matrix.org/matrix-org/olm" homepage="https://gitlab.matrix.org/matrix-org/olm"
changelog="https://gitlab.matrix.org/matrix-org/olm/-/raw/master/CHANGELOG.rst" changelog="https://gitlab.matrix.org/matrix-org/olm/-/raw/master/CHANGELOG.rst"
distfiles="https://gitlab.matrix.org/matrix-org/olm/-/archive/${version}/olm-${version}.tar.bz2" distfiles="https://gitlab.matrix.org/matrix-org/olm/-/archive/${version}/olm-${version}.tar.bz2"
checksum=543f14f58a5ff7187f62f28afedfeba246fd0f28fccdad259dee82215b91298d checksum=327cfcb81ef0c42f4b1d5c24b25d56932b57d64ccd9f00ed919a893a43333411
do_check() { do_check() {
cd build/tests cd build/tests