Merge pull request #358 from awiouy/Syncthing101

syncthing: version 0.12.24
This commit is contained in:
Christian Hewitt 2016-05-18 17:14:06 +04:00
commit 8635eb0cd7
2 changed files with 5 additions and 3 deletions

View File

@ -1,3 +1,5 @@
8.0.101
- Update to version 0.12.24
8.0.100
- Initial addon

View File

@ -17,8 +17,8 @@
################################################################################
PKG_NAME="syncthing"
PKG_VERSION="0.12.22"
PKG_REV="100"
PKG_VERSION="0.12.24"
PKG_REV="101"
PKG_ARCH="any"
PKG_LICENSE="MPLv2"
PKG_SITE="https://syncthing.net/"