olm-python3: update to 3.2.4.
This commit is contained in:
parent
20a682db4b
commit
85a7417203
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'olm-python3'
|
||||
pkgname=olm-python3
|
||||
version=3.2.3
|
||||
version=3.2.4
|
||||
revision=1
|
||||
wrksrc="olm-${version}"
|
||||
build_wrksrc=python
|
||||
|
@ -13,7 +13,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=f61022cb6eb95804464d1abb3408b8cf15299994529c005b9bc93110a91ae2ab
|
||||
checksum=fbd233de5ba08b0820c7008a0b83f5c8d40250111ec7acfa0bf7e0110bfa1ec1
|
||||
# requires unpackaged pytest-{benchmark,isort}
|
||||
make_check=no
|
||||
|
||||
|
|
Loading…
Reference in a new issue