syncthing: fix checksum
This commit is contained in:
parent
0471b86556
commit
521944abbf
|
@ -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=c8db6feb385f95b3040fa3fd9bcdf662a1faaa882fe6011b30c8bbd07cc49b83
|
||||
checksum=0ed53e6129d64d19a8d97d8641360042fa5955078e46241a9c3c561963e24c60
|
||||
|
||||
do_build() {
|
||||
goarch="${GOARCH}"
|
||||
|
|
Loading…
Reference in New Issue