Merge pull request #5108 from heitbaum/c4

syncthing: update to 1.13.1
This commit is contained in:
CvH 2021-02-07 11:58:29 +01:00 committed by GitHub
commit 30c8dc2056
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 @@
113
- Update to 1.13.1
112
- Update to 1.12.1

View File

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