mirror of
https://github.com/void-linux/void-packages.git
synced 2025-04-22 17:17:03 +02:00
synapse: update to 1.72.0.
This commit is contained in:
parent
c5757115e2
commit
56d1d16c21
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'synapse'
|
||||
pkgname=synapse
|
||||
version=1.71.0
|
||||
version=1.72.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=b382e86012d5d3fec194f508138ec7fa7915f5fe853fa63be5ca0dc6848de501
|
||||
checksum=9fb66a7ec9a425db406d3b495d18e6672fb7df4d99c2bcb39f3720d5ee7266a6
|
||||
|
||||
if [ "$CROSS_BUILD" ]; then
|
||||
makedepends+=" rust-std"
|
||||
|
|
Loading…
Add table
Reference in a new issue