syncthing: update to 1.18.5 (118)

This commit is contained in:
heitbaum 2021-07-08 10:00:47 +00:00
parent 47c99b4fef
commit b55163be91
2 changed files with 6 additions and 3 deletions

View File

@ -1,3 +1,6 @@
118
- update to 1.18.5
117 117
- update to 1.17.0 - update to 1.17.0

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.17.0" PKG_VERSION="1.18.5"
PKG_SHA256="625412991717e0d442e24beac88e4b7a16545fbc8c0afffeebbe95dbeae3be33" PKG_SHA256="c64db4d5fe6ae6525d2333fdd5cb41243e56430ced377c59ca69731a1183df1f"
PKG_REV="117" PKG_REV="118"
PKG_ARCH="any" PKG_ARCH="any"
PKG_LICENSE="MPLv2" PKG_LICENSE="MPLv2"
PKG_SITE="https://syncthing.net/" PKG_SITE="https://syncthing.net/"