aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLeo <thinkabit.ukim@gmail.com>2020-05-04 20:59:30 -0300
committerLeo <thinkabit.ukim@gmail.com>2020-05-04 20:59:35 -0300
commit2b60ffaef83e7cf609f977d172851804480b3cb9 (patch)
treeaf93f8594bca1a5bae0ed52cfbb1c5a6f4753d57
parent656897bf17a21c9fd9e5f3f2aa9b41d4f3335de9 (diff)
downloadaports-2b60ffaef83e7cf609f977d172851804480b3cb9.tar.bz2
aports-2b60ffaef83e7cf609f977d172851804480b3cb9.tar.xz
community/syncthing: upgrade to 1.5.0
-rw-r--r--community/syncthing/APKBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/community/syncthing/APKBUILD b/community/syncthing/APKBUILD
index c31e770b09..defc37ddf1 100644
--- a/community/syncthing/APKBUILD
+++ b/community/syncthing/APKBUILD
@@ -3,8 +3,8 @@
# Contributor: Sören Tempel <soeren+alpine@soeren-tempel.net>
# Maintainer: Natanael Copa <ncopa@alpinelinux.org>
pkgname=syncthing
-pkgver=1.4.2
-pkgrel=1
+pkgver=1.5.0
+pkgrel=0
pkgdesc="Open Source Continuous File Synchronization"
options="chmod-clean"
url="https://syncthing.net/"
@@ -62,6 +62,6 @@ utils() {
done
}
-sha512sums="39631ce3da7e77edff92809cc0dc4224b7311da791b8a60aaaf06d60a476d2e9d6b914d4f4b9c13d33dad19cec98093c6cacc75abe431bb3809b5b5fdc883591 syncthing-1.4.2.tar.gz
+sha512sums="a1f71701eb1f615b8783a75ae21dbe73b26c5371f7225064c5ac2cf71a227a1e679420ec68ad7f95e51e0962d810c9ecf8a977fef8517de8ac71a9d7b8f7022f syncthing-1.5.0.tar.gz
81bcb6b2e0956624b596201d1de24a3b6fcb10d08761f2c426081350b611295a7f4d47775d175f2ee5dbbb289b98bc022389fc9992f0d31bcdbfde855ceafaf8 only-test-with-race-when-provided.patch
7fe49210180827c28f3ee9a1a95da3884dbef34de9bdc643f4455c9a056adba81f16c1c6ac059e83bee360aea091ace98b8a6f4c4b26a32c450f61f15206d3f5 syncthing.initd"