syncthing-inotify: rebuild with go-1.10

This commit is contained in:
Andrew Benson 2018-02-22 22:55:47 -05:00 committed by Michael Gehring
parent f184b03afe
commit c1a91640ca

View file

@ -1,7 +1,7 @@
# Template file for 'syncthing-inotify'
pkgname=syncthing-inotify
version=0.8.7
revision=3
revision=4
build_style=go
go_import_path="github.com/syncthing/syncthing-inotify"
go_ldflags="-X main.Version=v${version}"