olm: update to 3.2.2
This commit is contained in:
parent
48e89b8791
commit
8507b0ad88
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'olm'
|
# Template file for 'olm'
|
||||||
pkgname=olm
|
pkgname=olm
|
||||||
version=3.2.1
|
version=3.2.2
|
||||||
revision=1
|
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"
|
||||||
|
@ -8,7 +8,7 @@ maintainer="Adam Beckmeyer <adam_gpg@thebeckmeyers.xyz>"
|
||||||
license="Apache-2.0"
|
license="Apache-2.0"
|
||||||
homepage="https://gitlab.matrix.org/matrix-org/olm"
|
homepage="https://gitlab.matrix.org/matrix-org/olm"
|
||||||
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=a0482f8c8e80eb11578e8a8655b677fe943b86ac33affd46d67dff4261afeb6a
|
checksum=a180af4bcdfcd4b8f3e4aa306869d80f7610c81f651347e8e71bd03c31a2b697
|
||||||
|
|
||||||
do_check() {
|
do_check() {
|
||||||
cd build/tests
|
cd build/tests
|
||||||
|
|
Loading…
Reference in a new issue