aboutsummaryrefslogtreecommitdiffstats
path: root/community/synapse
diff options
context:
space:
mode:
authorGalen Abell <galen@galenabell.com>2020-01-23 12:11:12 -0500
committerNatanael Copa <ncopa@alpinelinux.org>2020-01-24 14:07:54 +0000
commitda66d8a7df68f8bf39b2b5c5a6b48466fecba5ec (patch)
tree32ca2b694d1a07098d755d44bbff2e8de20a391a /community/synapse
parent277c1fcb2cde7c328396185e33d359074dfd5151 (diff)
downloadaports-da66d8a7df68f8bf39b2b5c5a6b48466fecba5ec.tar.bz2
aports-da66d8a7df68f8bf39b2b5c5a6b48466fecba5ec.tar.xz
community/synapse: upgrade to 1.9.0
Diffstat (limited to 'community/synapse')
-rw-r--r--community/synapse/APKBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/community/synapse/APKBUILD b/community/synapse/APKBUILD
index a0b1045c29..cbbfe484e1 100644
--- a/community/synapse/APKBUILD
+++ b/community/synapse/APKBUILD
@@ -1,7 +1,7 @@
# Contributor: Leo <thinkabit.ukim@gmail.com>
# Maintainer: Leo <thinkabit.ukim@gmail.com>
pkgname=synapse
-pkgver=1.8.0
+pkgver=1.9.0
pkgrel=0
pkgdesc="Matrix reference homeserver"
options="!check" # Unblock builders
@@ -75,6 +75,6 @@ package() {
install -Dm644 "$srcdir"/synapse.confd "$pkgdir"/etc/conf.d/synapse
}
-sha512sums="5a90d5e7de85c9f7e36853434e85b2368d863d8d3ca3bd837b59689ca1046e306e7bf6310314b48967f18d3b6c2e092d88243a8c00ef3ccb72199f999d8df498 synapse-1.8.0.tar.gz
+sha512sums="79b8b239378666c16aa4e860199dab64550a8e9a8f93603a8a9cb58b2123c76074d7c1840e21b9d84c5b68e1e8b387d71f42f63acddb423c2d48ebe0da3cb9e2 synapse-1.9.0.tar.gz
4fa4a7bdd80e3b1af0f546723a64cec3b6014c5d52cfb296c41e831f73f72489bd90a3938831c0fd25cdcb03b6e27b54dfd222e325fb30525c39f5c6996687ff synapse.initd
7c022f0e00c8ac363d6d2e003b6389fb06a3934f68390ebac156cb46bc1366585e6b6cda07b15176bc62a00f5bf21bfda153ff5418b07331257a7075102a6f83 synapse.confd"