syncthing: version 0.12.24

This commit is contained in:
jc 2016-05-17 23:12:23 +02:00
parent dab8bd8236
commit 09d292641d
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 8.0.100
- Initial addon - Initial addon

View File

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