diff --git a/srcpkgs/syncthing/template b/srcpkgs/syncthing/template index b4eff7eb8c..d52c07bd62 100644 --- a/srcpkgs/syncthing/template +++ b/srcpkgs/syncthing/template @@ -1,6 +1,6 @@ # Template file for 'syncthing' pkgname=syncthing -version=0.12.22 +version=0.12.24 revision=1 build_style=go go_import_path="github.com/syncthing/syncthing" @@ -9,7 +9,7 @@ maintainer="Duncaen " license="MPLv2" homepage="http://syncthing.net/" distfiles="https://github.com/syncthing/${pkgname}/archive/v${version}.tar.gz" -checksum=104402fcd1a2d02344e32cebd9f9d6249494827e87ddd2c7d01ee43148c82d2a +checksum=9faf913b27feb4c532d1febd6e4fc89e60c0b1cfd9aebef4a42851e220227044 do_build() { goarch="${GOARCH}"