Merge pull request #7752 from heitbaum/syncthing

[le12] syncthing: update to 1.23.4 and addon (2)
This commit is contained in:
CvH 2023-04-10 10:49:34 +02:00 committed by GitHub
commit 55f5781a07
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -2,9 +2,9 @@
# Copyright (C) 2016-present Team LibreELEC (https://libreelec.tv)
PKG_NAME="syncthing"
PKG_VERSION="1.23.2"
PKG_SHA256="3d0eca0e6f4eaaeba4879918b3f54f47d59fb5f4288a83af821d509271ada189"
PKG_REV="1"
PKG_VERSION="1.23.4"
PKG_SHA256="06a2882f8ac49e15faf96025b01d0edcd4cc190a419d5de98fbe8271695329fa"
PKG_REV="2"
PKG_ARCH="any"
PKG_LICENSE="MPLv2"
PKG_SITE="https://syncthing.net/"