aboutsummaryrefslogtreecommitdiffstats
path: root/community/syncthing/APKBUILD
diff options
context:
space:
mode:
authorRoberto Oliveira <robertoguimaraes8@gmail.com>2018-09-13 15:15:44 +0000
committerRoberto Oliveira <robertoguimaraes8@gmail.com>2018-09-13 15:15:44 +0000
commit164da753fa6dddd51fbe1e6a9c8f630b957ff451 (patch)
tree31e019794050d67bae146b919700ca6197dfa1fe /community/syncthing/APKBUILD
parent7f2c6ecf47769c54df0348f8c03de18bd562a0bd (diff)
downloadaports-164da753fa6dddd51fbe1e6a9c8f630b957ff451.tar.bz2
aports-164da753fa6dddd51fbe1e6a9c8f630b957ff451.tar.xz
community/syncthing: upgrade to 0.14.50
Diffstat (limited to 'community/syncthing/APKBUILD')
-rw-r--r--community/syncthing/APKBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/community/syncthing/APKBUILD b/community/syncthing/APKBUILD
index c58dd6410a..4a9036817a 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=0.14.49
-pkgrel=1
+pkgver=0.14.50
+pkgrel=0
pkgdesc="Open Source Continuous File Synchronization"
url="https://syncthing.net/"
arch="all !armhf"
@@ -56,6 +56,6 @@ utils() {
done
}
-sha512sums="7a9974e0d45582c5f184165456ea8fcaca0f7ba07a01b9f8eb2de1e1f0410ca36dc978ddde9c725a2b9d08bae8286fc2ce67595a0e510cbfe22fde9cdd9fc694 syncthing-0.14.49.tar.gz
+sha512sums="7ff14d36a62c7e75f979b915ef633693455e3b15b096dda95299b37bd0ab18cdeabe6e2e73469fc244f58cc9a74b4bcace4ca6e9684978a3dd2ca4e05cdfb72b syncthing-0.14.50.tar.gz
7fe49210180827c28f3ee9a1a95da3884dbef34de9bdc643f4455c9a056adba81f16c1c6ac059e83bee360aea091ace98b8a6f4c4b26a32c450f61f15206d3f5 syncthing.initd
3fd2b699e07891ae16c67af56d516ba0fde13d5e5d067dd680fc59f9fc5b2f7c5f685b040841588cca6de1f7fb4b094572e5eb73dda8ab30d4b2994d3f526047 only-test-with-race-when-provided.patch"