aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLeo <thinkabit.ukim@gmail.com>2020-04-08 05:31:46 -0300
committerLeo <thinkabit.ukim@gmail.com>2020-04-08 15:00:02 +0000
commit53c2cb930c422b5fc5d60a74171e34b23c32b0ef (patch)
tree6b41e9d55ea1bda36c3d9872e05e1f6d61d3be0d
parent536f59dc901408bbeceb30d72e3f6d2beb460b20 (diff)
downloadaports-53c2cb930c422b5fc5d60a74171e34b23c32b0ef.tar.bz2
aports-53c2cb930c422b5fc5d60a74171e34b23c32b0ef.tar.xz
community/syncthing: upgrade to 1.4.2
-rw-r--r--community/syncthing/APKBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/community/syncthing/APKBUILD b/community/syncthing/APKBUILD
index 44a03ef117..7e6c5eea4c 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.4.1
+pkgver=1.4.2
pkgrel=0
pkgdesc="Open Source Continuous File Synchronization"
options="chmod-clean"
@@ -62,6 +62,6 @@ utils() {
done
}
-sha512sums="a60489f396a185c0aff0ed361bfa70d66948edc85986b762ea6f758f00a5bd9a7370ab88ba644ecdb21f3100c9ddacbe256f1966ba9bcaf711378cb59aa2d2a3 syncthing-1.4.1.tar.gz
+sha512sums="39631ce3da7e77edff92809cc0dc4224b7311da791b8a60aaaf06d60a476d2e9d6b914d4f4b9c13d33dad19cec98093c6cacc75abe431bb3809b5b5fdc883591 syncthing-1.4.2.tar.gz
81bcb6b2e0956624b596201d1de24a3b6fcb10d08761f2c426081350b611295a7f4d47775d175f2ee5dbbb289b98bc022389fc9992f0d31bcdbfde855ceafaf8 only-test-with-race-when-provided.patch
7fe49210180827c28f3ee9a1a95da3884dbef34de9bdc643f4455c9a056adba81f16c1c6ac059e83bee360aea091ace98b8a6f4c4b26a32c450f61f15206d3f5 syncthing.initd"