diff --git a/srcpkgs/syncthing/template b/srcpkgs/syncthing/template index 44afb5f359e..c5f83352a9d 100644 --- a/srcpkgs/syncthing/template +++ b/srcpkgs/syncthing/template @@ -1,6 +1,6 @@ # Template file for 'syncthing' pkgname=syncthing -version=1.26.0 +version=1.26.1 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/${pkgname}/archive/v${version}.tar.gz" -checksum=d454be5e6e0aa8fa86817c46c0a80685027f9bee6ca5000292ea4ad4115fed67 +checksum=fcb6933f0e6cd3825f40f59986ab19a1a9fdd3f1a65c0fad935c71a32bc441d5 pre_build() { GOARCH= go generate \