olm-python: update to 3.1.4.
This commit is contained in:
parent
e0d69fa15e
commit
199dcf5a7d
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'olm-python'
|
||||
pkgname=olm-python
|
||||
version=3.1.3
|
||||
version=3.1.4
|
||||
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=ed898604eb8ba61b470ce492c0a21994100484e4b6e3e78fb589b16042cb1d13
|
||||
checksum=eff513cff8e5c7af657e800a2c2dbbdee5be19ee9ce24c5498a2528c4b5f1dc3
|
||||
|
||||
pre_build() {
|
||||
make include/olm/olm.h
|
||||
|
|
Loading…
Reference in a new issue