summaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorSebastien Douheret <sebastien.douheret@iot.bzh>2017-05-16 00:05:18 +0200
committerSebastien Douheret <sebastien.douheret@iot.bzh>2017-05-16 00:05:18 +0200
commit8983eebdbe74489d62eae4097580fc430d75bd07 (patch)
tree702eb2c1de7ad52c7aa58286ec02b91e49e537dc /Makefile
parenta840678ea8b627e8a0f952c07a268e4b0be8ee9c (diff)
Use patched version of syncthing-inotify.
Bug #164 has not been properly merged yet. So patch this bug manually. See also https://github.com/syncthing/syncthing-inotify/pull/165
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 5a9646e..247d454 100644
--- a/Makefile
+++ b/Makefile
@@ -5,7 +5,8 @@ VERSION := 0.0.1
# Syncthing version to install
SYNCTHING_VERSION = 0.14.27
-SYNCTHING_INOTIFY_VERSION = 0.8.5
+# FIXME: use patched version while waiting integration of #165
+#SYNCTHING_INOTIFY_VERSION = 0.8.5
# Retrieve git tag/commit to set sub-version string