diff --git a/srcpkgs/syncthing/template b/srcpkgs/syncthing/template index 15b04ac4ec2..00c3934fcd2 100644 --- a/srcpkgs/syncthing/template +++ b/srcpkgs/syncthing/template @@ -1,6 +1,6 @@ # Template file for 'syncthing' pkgname=syncthing -version=0.10.23 +version=0.10.24 revision=1 build_style=go go_import_path="github.com/syncthing/syncthing" @@ -9,7 +9,7 @@ maintainer="Duncan Overbruck " license="GPL-3" homepage="http://syncthing.net/" distfiles="https://github.com/syncthing/${pkgname}/archive/v${version}.tar.gz" -checksum=c8c829191620e2268209c3da19b4b58b3568aaf859d9be84b161da26454fb54a +checksum=e820f74f1aa54691c280068218de3d868c262962adbdf4bb355a28d85439e39d do_build() { goarch="${GOARCH}"