Merge pull request #6455 from heitbaum/syncthing

[le11] syncthing: update to 1.20.0 and addon (119)
This commit is contained in:
CvH 2022-05-04 16:26:35 +02:00 committed by GitHub
commit e96c7d6017
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 @@
119
- update to 1.20.0
118 118
- update to 1.18.5 - update to 1.18.5

View File

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