diff --git a/srcpkgs/syncthing/template b/srcpkgs/syncthing/template index b8d750ee952..0ea6769b665 100644 --- a/srcpkgs/syncthing/template +++ b/srcpkgs/syncthing/template @@ -1,7 +1,7 @@ # Template file for 'syncthing' pkgname=syncthing -version=0.14.23 -revision=2 +version=0.14.24 +revision=1 build_style=go go_import_path="github.com/syncthing/syncthing" go_package="${go_import_path}/cmd/strelaysrv ${go_import_path}/cmd/syncthing" @@ -12,7 +12,7 @@ maintainer="Duncaen " license="MPLv2" homepage="http://syncthing.net/" distfiles="https://github.com/syncthing/${pkgname}/archive/v${version}.tar.gz" -checksum=bf8a13f27329c85a3fddef87a3dc90d40b6de3a233738b1d05127bc378aacd60 +checksum=6538536d4c1c17dc20e1f1253f7a393ea7cf2f993d27b41e74d98af5963c2fc3 pre_build() { GOARCH= go run script/genassets.go gui > ./lib/auto/gui.files.go