Merge pull request #5470 from heitbaum/syncthing

syncthing: update to 1.17.0 and addon (117)
This commit is contained in:
CvH 2021-07-04 14:48:02 +02:00 committed by GitHub
commit 249d184e70
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 9 additions and 3 deletions

View File

@ -1,3 +1,9 @@
117
- update to 1.17.0
116
- update to 1.16.1
115
- Update to 1.15.1
- fix script - STNODEFAULTFOLDER=1

View File

@ -2,9 +2,9 @@
# Copyright (C) 2016-present Team LibreELEC (https://libreelec.tv)
PKG_NAME="syncthing"
PKG_VERSION="1.16.1"
PKG_SHA256="32a594975c64bacf2ff0921c8c775b6cf1e03f2f56253f3453a8df71f519b354"
PKG_REV="116"
PKG_VERSION="1.17.0"
PKG_SHA256="625412991717e0d442e24beac88e4b7a16545fbc8c0afffeebbe95dbeae3be33"
PKG_REV="117"
PKG_ARCH="any"
PKG_LICENSE="MPLv2"
PKG_SITE="https://syncthing.net/"