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