olm: update to 3.2.1.
This commit is contained in:
parent
d39e68d746
commit
896c181e94
@ -1,6 +1,6 @@
|
|||||||
# Template file for 'olm'
|
# Template file for 'olm'
|
||||||
pkgname=olm
|
pkgname=olm
|
||||||
version=3.1.5
|
version=3.2.1
|
||||||
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=1cd4d92ae56373836362c3300ee79a14005a26cda3d399d278d468ba5c7c0713
|
checksum=a0482f8c8e80eb11578e8a8655b677fe943b86ac33affd46d67dff4261afeb6a
|
||||||
|
|
||||||
do_check() {
|
do_check() {
|
||||||
cd build/tests
|
cd build/tests
|
||||||
|
Loading…
x
Reference in New Issue
Block a user