syncthing: fix checksum
This commit is contained in:
parent
018e3d5ae3
commit
ea160e2a2f
1 changed files with 1 additions and 1 deletions
|
@ -9,7 +9,7 @@ maintainer="Duncaen <duncaen@voidlinux.eu>"
|
|||
license="MPLv2"
|
||||
homepage="http://syncthing.net/"
|
||||
distfiles="https://github.com/syncthing/${pkgname}/archive/v${version}.tar.gz"
|
||||
checksum=
|
||||
checksum=a2ba56227ea8e8d5fb87b9be357c3cbf534ada9106e57bde321530138457aac3
|
||||
|
||||
do_build() {
|
||||
goarch="${GOARCH}"
|
||||
|
|
Loading…
Reference in a new issue