diff --git a/srcpkgs/syncthing/template b/srcpkgs/syncthing/template index 3ad5d72ec3a..1b899510bd2 100644 --- a/srcpkgs/syncthing/template +++ b/srcpkgs/syncthing/template @@ -1,6 +1,6 @@ # Template file for 'syncthing' pkgname=syncthing -version=1.27.11 +version=1.27.12 revision=1 build_style=go go_import_path="github.com/syncthing/syncthing" @@ -16,7 +16,7 @@ license="MPL-2.0" homepage="https://syncthing.net/" changelog="https://github.com/syncthing/syncthing/releases" distfiles="https://github.com/syncthing/syncthing/archive/v${version}.tar.gz" -checksum=b1d52d4b975595d6f5af694788d9025a62599b73dcf4b98c398129df7e731780 +checksum=c6d9a06ee223bad61b83b9212f089b960f495f7e84f3aae46ba207d5b808e1da pre_build() { GOARCH= go generate \