Merge pull request #3208 from awiouy/90-st1

syncthing: update to 1.0.0
This commit is contained in:
Christian Hewitt 2019-01-04 17:02:23 +04:00 committed by GitHub
commit b7dc369850
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 @@
107
- Update to 1.0.0
106
- Update to 0.14.49

View File

@ -2,9 +2,9 @@
# Copyright (C) 2016-present Team LibreELEC (https://libreelec.tv)
PKG_NAME="syncthing"
PKG_VERSION="0.14.49"
PKG_SHA256="6af41f4acda85a49eb84faebea9f7eec1cd309f2a6ed97fca9b0b79a88b494ce"
PKG_REV="106"
PKG_VERSION="1.0.0"
PKG_SHA256="737161bc87c1f414c142d95e04102de2bbdc8b0bfff908a114898305956a16c1"
PKG_REV="107"
PKG_ARCH="any"
PKG_LICENSE="MPLv2"
PKG_SITE="https://syncthing.net/"