Merge pull request #7214 from heitbaum/syncthing10

[le10] syncthing: update to 1.22.2 and addon (123)
This commit is contained in:
CvH 2022-12-09 05:04:44 +01:00 committed by GitHub
commit 6df36f4226
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 6 additions and 3 deletions

View File

@ -1,3 +1,6 @@
123
- update to 1.22.2
122
- update to 1.22.0

View File

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