syncthing: update to 1.13.1

update 1.12.1 (2020-12-06) to 1.13.1 (2021-01-12)
changelog: https://github.com/syncthing/syncthing/releases
This commit is contained in:
heitbaum 2021-02-02 07:57:18 +00:00
parent 91cf0cd87f
commit 2654b904bf
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/"