mirror of
https://github.com/void-linux/void-packages.git
synced 2025-04-19 07:37:01 +02:00
synapse: update to 1.82.0.
This commit is contained in:
parent
23c07712c1
commit
942f5e913a
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'synapse'
|
||||
pkgname=synapse
|
||||
version=1.81.0
|
||||
version=1.82.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=2d9753961772d385464b9c6ebfc20fc42adc27e883689014994c1c42cbdf1456
|
||||
checksum=bea5b8e40be5f79977732867dae34eb45667aae41c3ee366a3164d5e20c8b327
|
||||
|
||||
if [ "$CROSS_BUILD" ]; then
|
||||
makedepends+=" rust-std"
|
||||
|
|
Loading…
Add table
Reference in a new issue