diff options
author | Sertonix <sertonix@posteo.net> | 2024-09-06 13:48:07 +0200 |
---|---|---|
committer | Celeste <20312-Celeste@users.gitlab.alpinelinux.org> | 2024-09-06 13:33:25 +0000 |
commit | eb41ac5d0067005bbae58c41f821d3d990a45990 (patch) | |
tree | d77d372692575b70216498833008ea121a1c6be1 | |
parent | 5d39c08e6edcd4e5a776a267711b66f374ec0dde (diff) | |
download | aports-eb41ac5d0067005bbae58c41f821d3d990a45990.zip |
community/syncthing: upgrade to 1.27.12
-rw-r--r-- | community/syncthing/APKBUILD | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/community/syncthing/APKBUILD b/community/syncthing/APKBUILD index 955425cfcfa..4255a118506 100644 --- a/community/syncthing/APKBUILD +++ b/community/syncthing/APKBUILD @@ -4,8 +4,8 @@ # Contributor: Natanael Copa <ncopa@alpinelinux.org> # Maintainer: Sertonix <sertonix@posteo.net> pkgname=syncthing -pkgver=1.27.10 -pkgrel=1 +pkgver=1.27.12 +pkgrel=0 pkgdesc="Open Source Continuous File Synchronization" url="https://syncthing.net/" arch="all" @@ -78,7 +78,7 @@ utils() { } sha512sums=" -38b570f23537f7c0fb8f3a3f1f962c93416d7089639097f4b88565905858c4c801b0879d77b46420a12df266f8821e37bae7a7e75b10a0962455dfce8329b0f8 syncthing-1.27.10.tar.gz +2e052b10bc005371dac17184624cf00194087df66d699c2693eb65998ccd70499c4db62997150381947bd8868700eb4fe2edc109427828a24bd3e37e5f8d3329 syncthing-1.27.12.tar.gz 30c96641f073ba732d495e9df4b04a9f00ddb19439b4764c2aef07e4ec4a5f53ec6527210c76dc2d2af8f76a37666e44c57acd444206427a258c1b39b53ee5d0 build-unset-CGO_ENABLED.patch 81bcb6b2e0956624b596201d1de24a3b6fcb10d08761f2c426081350b611295a7f4d47775d175f2ee5dbbb289b98bc022389fc9992f0d31bcdbfde855ceafaf8 only-test-with-race-when-provided.patch 17da9c6e03efa3b43a4b46bfb85a7a63d393bbe5a8f431e4e6d86a6dcde6dbe0c536d7b29c007a1a5207534519dc87183f6f91e5596ea5e645cd702e4e2478b4 syncthing.initd |