diff --git a/srcpkgs/syncthing/template b/srcpkgs/syncthing/template index 6a66c47723..a6fdd4ea5a 100644 --- a/srcpkgs/syncthing/template +++ b/srcpkgs/syncthing/template @@ -1,6 +1,6 @@ # Template file for 'syncthing' pkgname=syncthing -version=0.11.23 +version=0.11.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=8c011e90c8c98aea2f9fb58d8fdc0ebbe4ef442569294a0610615fc528d0525e +checksum=2628f6a47b1dda5a971860209a0ab0174a5aa33733fdfd598db4ea2509e25eb9 do_build() { goarch="${GOARCH}"