olm: update to 3.2.8.
This commit is contained in:
parent
4702a23c87
commit
4ccb61cffe
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'olm'
|
||||
pkgname=olm
|
||||
version=3.2.4
|
||||
version=3.2.8
|
||||
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=fbd233de5ba08b0820c7008a0b83f5c8d40250111ec7acfa0bf7e0110bfa1ec1
|
||||
checksum=012e4c358404f273ab2f8502a06a4d80c8df41b17cc8dc1f47d195a71af8dda0
|
||||
|
||||
do_check() {
|
||||
cd build/tests
|
||||
|
|
Loading…
Reference in a new issue