mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-07 23:53:51 +02:00
olm-python: update to 3.1.3.
This commit is contained in:
parent
c1f3cb8891
commit
21219eba8b
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'olm-python'
|
# Template file for 'olm-python'
|
||||||
pkgname=olm-python
|
pkgname=olm-python
|
||||||
version=3.1.2
|
version=3.1.3
|
||||||
revision=1
|
revision=1
|
||||||
wrksrc="olm-${version}"
|
wrksrc="olm-${version}"
|
||||||
build_wrksrc=python
|
build_wrksrc=python
|
||||||
|
@ -14,7 +14,7 @@ maintainer="Adam Beckmeyer <adam_gpg@thebeckmeyers.xyz>"
|
||||||
license="Apache-2.0"
|
license="Apache-2.0"
|
||||||
homepage="https://gitlab.matrix.org/matrix-org/olm"
|
homepage="https://gitlab.matrix.org/matrix-org/olm"
|
||||||
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=d09f9082cdbaf4d95b0a372affdf6129a6b451913831c5915e799877acab6d49
|
checksum=ed898604eb8ba61b470ce492c0a21994100484e4b6e3e78fb589b16042cb1d13
|
||||||
|
|
||||||
pre_build() {
|
pre_build() {
|
||||||
make include/olm/olm.h
|
make include/olm/olm.h
|
||||||
|
|
Loading…
Add table
Reference in a new issue