olm: update to 3.2.13, adopt
This commit is contained in:
parent
b4441cd615
commit
77b16851d3
|
@ -1,14 +1,15 @@
|
|||
# Template file for 'olm'
|
||||
pkgname=olm
|
||||
version=3.2.8
|
||||
version=3.2.13
|
||||
revision=1
|
||||
build_style=cmake
|
||||
short_desc="Implementation of the Double Ratchet cryptographic ratchet"
|
||||
maintainer="Adam Beckmeyer <adam_gpg@thebeckmeyers.xyz>"
|
||||
maintainer="Jan Christian Grünhage <jan.christian@gruenhage.xyz>"
|
||||
license="Apache-2.0"
|
||||
homepage="https://gitlab.matrix.org/matrix-org/olm"
|
||||
changelog="https://gitlab.matrix.org/matrix-org/olm/-/raw/master/CHANGELOG.rst"
|
||||
distfiles="https://gitlab.matrix.org/matrix-org/olm/-/archive/${version}/olm-${version}.tar.bz2"
|
||||
checksum=012e4c358404f273ab2f8502a06a4d80c8df41b17cc8dc1f47d195a71af8dda0
|
||||
checksum=8ac0c5e4a62d5464f0a6f3f35dd41b53d31bc3a188e93e3614d38237e0a32f81
|
||||
|
||||
do_check() {
|
||||
cd build/tests
|
||||
|
|
Loading…
Reference in New Issue