From eada3e5e7fdaa65206d62a3583f5890f588adf9a Mon Sep 17 00:00:00 2001
From: Roberto Oliveira <robertoguimaraes8@gmail.com>
Date: Fri, 26 Oct 2018 12:37:02 +0000
Subject: [PATCH] community/syncthing: upgrade to 0.14.51

---
 community/syncthing/APKBUILD | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/community/syncthing/APKBUILD b/community/syncthing/APKBUILD
index ee99a94fb313..51dac98d60e5 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=0.14.50
+pkgver=0.14.51
 pkgrel=0
 pkgdesc="Open Source Continuous File Synchronization"
 url="https://syncthing.net/"
@@ -56,6 +56,6 @@ utils() {
 	done
 }
 
-sha512sums="7ff14d36a62c7e75f979b915ef633693455e3b15b096dda95299b37bd0ab18cdeabe6e2e73469fc244f58cc9a74b4bcace4ca6e9684978a3dd2ca4e05cdfb72b  syncthing-0.14.50.tar.gz
+sha512sums="d670b1df341c8da95d38170e03b40deb19dfcdf0c0df9b4630c74b4fcc979bd9a863c0ca0510e28739bac14b1aad51ce40abe695765186acad78ea0d7eb3a20c  syncthing-0.14.51.tar.gz
 7fe49210180827c28f3ee9a1a95da3884dbef34de9bdc643f4455c9a056adba81f16c1c6ac059e83bee360aea091ace98b8a6f4c4b26a32c450f61f15206d3f5  syncthing.initd
 3fd2b699e07891ae16c67af56d516ba0fde13d5e5d067dd680fc59f9fc5b2f7c5f685b040841588cca6de1f7fb4b094572e5eb73dda8ab30d4b2994d3f526047  only-test-with-race-when-provided.patch"
-- 
GitLab