Merge pull request #4933 from heitbaum/syncthing

syncthing: update to 1.21.1
This commit is contained in:
CvH 2021-01-12 21:26:22 +01:00 committed by GitHub
commit f2978d183b
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 @@
112
- Update to 1.12.1
111
- Update to 1.12.0

View File

@ -2,9 +2,9 @@
# Copyright (C) 2016-present Team LibreELEC (https://libreelec.tv)
PKG_NAME="syncthing"
PKG_VERSION="1.12.0"
PKG_SHA256="fb0b57581c59b050a6ad2fbde8058114dc380d7f27635eff91e8e1a86a3f1a29"
PKG_REV="111"
PKG_VERSION="1.12.1"
PKG_SHA256="f636441137650316b83809c177efb4df73be024547e056ea03dcf0ed627d81c7"
PKG_REV="112"
PKG_ARCH="any"
PKG_LICENSE="MPLv2"
PKG_SITE="https://syncthing.net/"