mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
olm: update to 3.2.15.
This commit is contained in:
parent
72d11f738e
commit
5012c1c1b8
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.14
|
version=3.2.15
|
||||||
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"
|
||||||
|
@ -9,7 +9,7 @@ license="Apache-2.0"
|
||||||
homepage="https://gitlab.matrix.org/matrix-org/olm"
|
homepage="https://gitlab.matrix.org/matrix-org/olm"
|
||||||
changelog="https://gitlab.matrix.org/matrix-org/olm/-/raw/master/CHANGELOG.rst"
|
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"
|
distfiles="https://gitlab.matrix.org/matrix-org/olm/-/archive/${version}/olm-${version}.tar.bz2"
|
||||||
checksum=099d93ef93cc9d6efb3dd0ed5eb5f675b550579d6ccff01abaeca18f8a5f7e77
|
checksum=543f14f58a5ff7187f62f28afedfeba246fd0f28fccdad259dee82215b91298d
|
||||||
|
|
||||||
do_check() {
|
do_check() {
|
||||||
cd build/tests
|
cd build/tests
|
||||||
|
|
Loading…
Add table
Reference in a new issue