diff --git a/srcpkgs/olm-python3/template b/srcpkgs/olm-python3/template index ce0c3ed8ed8e53..28db8a879cdb7a 100644 --- a/srcpkgs/olm-python3/template +++ b/srcpkgs/olm-python3/template @@ -1,6 +1,6 @@ # Template file for 'olm-python3' pkgname=olm-python3 -version=3.2.13 +version=3.2.14 revision=1 build_wrksrc=python build_style=python3-module @@ -14,7 +14,7 @@ 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=8ac0c5e4a62d5464f0a6f3f35dd41b53d31bc3a188e93e3614d38237e0a32f81 +checksum=099d93ef93cc9d6efb3dd0ed5eb5f675b550579d6ccff01abaeca18f8a5f7e77 pre_build() { make include/olm/olm.h diff --git a/srcpkgs/olm/template b/srcpkgs/olm/template index ce82a5c8dc60b4..331bb7d555d06f 100644 --- a/srcpkgs/olm/template +++ b/srcpkgs/olm/template @@ -1,6 +1,6 @@ # Template file for 'olm' pkgname=olm -version=3.2.13 +version=3.2.14 revision=1 build_style=cmake 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" 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=8ac0c5e4a62d5464f0a6f3f35dd41b53d31bc3a188e93e3614d38237e0a32f81 +checksum=099d93ef93cc9d6efb3dd0ed5eb5f675b550579d6ccff01abaeca18f8a5f7e77 do_check() { cd build/tests