synapse: update to 1.73.0.
This commit is contained in:
parent
bb2c524fbf
commit
0c2e44f898
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'synapse'
|
||||
pkgname=synapse
|
||||
version=1.72.0
|
||||
version=1.73.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=9fb66a7ec9a425db406d3b495d18e6672fb7df4d99c2bcb39f3720d5ee7266a6
|
||||
checksum=c226a0f733d9304afdd6278f132a6c5cb1a21e524376edf784076d271f130a45
|
||||
|
||||
if [ "$CROSS_BUILD" ]; then
|
||||
makedepends+=" rust-std"
|
||||
|
|
Loading…
Reference in New Issue