syncthing: update to 0.12.9.
This commit is contained in:
parent
cdf99a59ca
commit
c903bfbf35
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'syncthing'
|
||||
pkgname=syncthing
|
||||
version=0.12.8
|
||||
version=0.12.9
|
||||
revision=1
|
||||
build_style=go
|
||||
go_import_path="github.com/syncthing/syncthing"
|
||||
|
@ -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=d34aa2009bf6aa73c56519b79dad230faf7976bb8b7ba0591b65ed8aafb3cdb6
|
||||
checksum=08579a5492c97eff727ad54c6b4147519b76e08a2339869e18b5e5c9b3854fd9
|
||||
|
||||
do_build() {
|
||||
goarch="${GOARCH}"
|
||||
|
|
Loading…
Reference in New Issue