olm: update to 3.2.1.
This commit is contained in:
parent
d39e68d746
commit
896c181e94
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'olm'
|
||||
pkgname=olm
|
||||
version=3.1.5
|
||||
version=3.2.1
|
||||
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=1cd4d92ae56373836362c3300ee79a14005a26cda3d399d278d468ba5c7c0713
|
||||
checksum=a0482f8c8e80eb11578e8a8655b677fe943b86ac33affd46d67dff4261afeb6a
|
||||
|
||||
do_check() {
|
||||
cd build/tests
|
||||
|
|
Loading…
Reference in a new issue