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