diff options
author | Cem Keylan <cem@ckyln.com> | 2023-02-10 14:27:25 +0100 |
---|---|---|
committer | Cem Keylan <cem@ckyln.com> | 2023-02-10 14:27:25 +0100 |
commit | 0b3e4735a155e2632d8ec52d3905f1f72e71192d (patch) | |
tree | 5b1300433adf0000cca0078a7a88b55d67e2f0f0 /community/syncthing | |
parent | edfb37ec8e81852fbfdaca13c1d9c95f5ece743d (diff) | |
download | repository-0b3e4735a155e2632d8ec52d3905f1f72e71192d.tar.gz |
syncthing: bump to 1.23.1
Diffstat (limited to 'community/syncthing')
-rw-r--r-- | community/syncthing/checksums | 2 | ||||
-rw-r--r-- | community/syncthing/sources | 2 | ||||
-rw-r--r-- | community/syncthing/version | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/community/syncthing/checksums b/community/syncthing/checksums index 9eed9fac..ac8c03a2 100644 --- a/community/syncthing/checksums +++ b/community/syncthing/checksums @@ -1,4 +1,4 @@ %BLAKE3 -521e3e3f290a26fecd750d04fb7428664687e5ddfdcb74b5522557a93a744807 v1.23.0.tar.gz +3432fd620d8aa3971e5c1fabb3c4f84d3d4f3f62e82ceb648c0fbb6ed952bdee v1.23.1.tar.gz a582a83f25f7ee4cc3f952b4dbe0aa3ff366d1d1599ac6b66b760ea473d1d01d syncthing-1.23.0-mod-vendor.tar.xz f54ea6bf1e6df9043d9127171f5828e63da37ae32c0caf23823343986c0bd2e8 go-1.20.patch diff --git a/community/syncthing/sources b/community/syncthing/sources index ebeddfe5..0fc488f3 100644 --- a/community/syncthing/sources +++ b/community/syncthing/sources @@ -1,3 +1,3 @@ -https://github.com/syncthing/syncthing/archive/refs/tags/v1.23.0.tar.gz +https://github.com/syncthing/syncthing/archive/refs/tags/v1.23.1.tar.gz https://dl.carbslinux.org/gomods/syncthing-1.23.0-mod-vendor.tar.xz patches/go-1.20.patch diff --git a/community/syncthing/version b/community/syncthing/version index 8549d7b2..90864156 100644 --- a/community/syncthing/version +++ b/community/syncthing/version @@ -1 +1 @@ -1.23.0 1 +1.23.1 1 |