synapse: update to 1.89.0.
This commit is contained in:
parent
fb0c04300b
commit
2a93b6b3eb
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'synapse'
|
||||
pkgname=synapse
|
||||
version=1.88.0
|
||||
version=1.89.0
|
||||
revision=1
|
||||
build_style=python3-pep517
|
||||
build_helper=rust
|
||||
|
@ -24,7 +24,7 @@ license="Apache-2.0"
|
|||
homepage="https://github.com/matrix-org/synapse"
|
||||
changelog="https://raw.githubusercontent.com/matrix-org/synapse/develop/CHANGES.md"
|
||||
distfiles="https://github.com/matrix-org/synapse/archive/v${version}.tar.gz"
|
||||
checksum=c094190e21b6cc6d753d9f08b7599fb649aa44ebe8f64fda3add6ba032689de9
|
||||
checksum=167e52526033188f45097c20b7fa53ba39d74c611b668a867400a78e434f48cd
|
||||
|
||||
if [ "$CROSS_BUILD" ]; then
|
||||
makedepends+=" rust-std"
|
||||
|
|
Loading…
Reference in New Issue