aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMichał Polański <michal@polanski.me>2021-05-04 02:56:54 +0200
committerLeo <thinkabit.ukim@gmail.com>2021-05-04 18:52:05 +0000
commit22962cf2cc178060064a1698a6e0a487ad41c8cb (patch)
tree2dd14de068f0481fe25b983207458c0e47b36dd8
parent56524da36e46964738a567615b6d25b9f9b4cae5 (diff)
community/syncthing: upgrade to 1.16.0
-rw-r--r--community/syncthing/APKBUILD8
1 files changed, 5 insertions, 3 deletions
diff --git a/community/syncthing/APKBUILD b/community/syncthing/APKBUILD
index 52f09837f88..871cfc47e2c 100644
--- a/community/syncthing/APKBUILD
+++ b/community/syncthing/APKBUILD
@@ -3,7 +3,7 @@
# Contributor: Sören Tempel <soeren+alpine@soeren-tempel.net>
# Maintainer: Natanael Copa <ncopa@alpinelinux.org>
pkgname=syncthing
-pkgver=1.15.1
+pkgver=1.16.0
pkgrel=0
pkgdesc="Open Source Continuous File Synchronization"
options="chmod-clean"
@@ -69,6 +69,8 @@ utils() {
done
}
-sha512sums="fdcf9e5b43f8d7923553979bd7cbab8a65deac16def727c4982fb1aae6d43c0c38cc6e3e140cf04ceed3fe6661e8d5fc087df3034e9c32e1ba08ef71f0b96832 syncthing-1.15.1.tar.gz
+sha512sums="
+4dceb34f2ce6dcc479259de966b246417dd98f9f57cbd16d2e692c58b203a0ee755d7086e14733f7a0a7e5d3fb82248080cb76b256264151ce9b1aef75f21257 syncthing-1.16.0.tar.gz
81bcb6b2e0956624b596201d1de24a3b6fcb10d08761f2c426081350b611295a7f4d47775d175f2ee5dbbb289b98bc022389fc9992f0d31bcdbfde855ceafaf8 only-test-with-race-when-provided.patch
-7fe49210180827c28f3ee9a1a95da3884dbef34de9bdc643f4455c9a056adba81f16c1c6ac059e83bee360aea091ace98b8a6f4c4b26a32c450f61f15206d3f5 syncthing.initd"
+7fe49210180827c28f3ee9a1a95da3884dbef34de9bdc643f4455c9a056adba81f16c1c6ac059e83bee360aea091ace98b8a6f4c4b26a32c450f61f15206d3f5 syncthing.initd
+"