syncthing: update to 1.22.0 and addon (122)

changelog:
- https://github.com/syncthing/syncthing/releases

support for go1.19
This commit is contained in:
heitbaum 2022-01-12 01:26:00 +00:00 committed by Rudi Heitbaum
parent 6d4881c117
commit c2eb53fd06
2 changed files with 9 additions and 3 deletions

View File

@ -1,3 +1,9 @@
122
- update to 1.22.0
118-121
- not released for LibreELEC 10
118
- update to 1.18.5

View File

@ -2,9 +2,9 @@
# Copyright (C) 2016-present Team LibreELEC (https://libreelec.tv)
PKG_NAME="syncthing"
PKG_VERSION="1.18.5"
PKG_SHA256="c64db4d5fe6ae6525d2333fdd5cb41243e56430ced377c59ca69731a1183df1f"
PKG_REV="118"
PKG_VERSION="1.22.0"
PKG_SHA256="b9644e814b4c7844a59e4e7705c550361cb4ed6c36bf9b46617de386ee2dad45"
PKG_REV="122"
PKG_ARCH="any"
PKG_LICENSE="MPLv2"
PKG_SITE="https://syncthing.net/"