syncthing: update to 0.12.12.
This commit is contained in:
parent
68103dc734
commit
f874f03595
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'syncthing'
|
||||
pkgname=syncthing
|
||||
version=0.12.11
|
||||
version=0.12.12
|
||||
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=002d95a55a0766992c9186b1d50c2c03b0f00ffc653875430df7093c08812525
|
||||
checksum=66de227e66f615e5b72b021f61f5c98f46f94a1152f8742cbe614b4a35556814
|
||||
|
||||
do_build() {
|
||||
goarch="${GOARCH}"
|
||||
|
|
Loading…
Reference in New Issue