From e0dd67bf20e684f754cfe570d36b1cdeb6b99b7e Mon Sep 17 00:00:00 2001
From: Sertonix <sertonix@posteo.net>
Date: Wed, 7 Feb 2024 18:26:58 +0100
Subject: [PATCH] community/syncthing: upgrade to 1.27.3

---
 community/syncthing/APKBUILD | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/community/syncthing/APKBUILD b/community/syncthing/APKBUILD
index 05c87adb674b..9e0d1692449f 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.27.2
-pkgrel=2
+pkgver=1.27.3
+pkgrel=0
 pkgdesc="Open Source Continuous File Synchronization"
 url="https://syncthing.net/"
 arch="all"
@@ -90,7 +90,7 @@ utils() {
 }
 
 sha512sums="
-31bef9f8696f9f72f203c6598bba1a52d04aae982ace3ccf7cd1c089f87fc3f5be38d8b7f2545129380aef0f4dc07de1265bae4e869e8d00534116ab74ee085f  syncthing-1.27.2.tar.gz
+b23b20aca03324b296fedbaf6d968b14ae8d91c55d97b7d849ada747aafbfc5e844b1a555e0b647873e7dcfc3e52ef39e1cf32c7bc59708e46bd9f3a779e99c9  syncthing-1.27.3.tar.gz
 81bcb6b2e0956624b596201d1de24a3b6fcb10d08761f2c426081350b611295a7f4d47775d175f2ee5dbbb289b98bc022389fc9992f0d31bcdbfde855ceafaf8  only-test-with-race-when-provided.patch
 466ab936d6ea52dfecd12c4795d9cf0a5a5c8f8a1910d8687ecaacdd03398c391589f43114244524127bedf0d87f5017ebde531b72308d4c38e44ff0630b348c  syncthing.initd
 "
-- 
GitLab