syncthing: update to 0.12.15.
This commit is contained in:
parent
198edfb1cf
commit
bdbd525d08
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'syncthing'
|
||||
pkgname=syncthing
|
||||
version=0.12.13
|
||||
version=0.12.15
|
||||
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=82194b89d989e775b59834a352dcbfb3a841b1d76569bd2efcf9b7524a6dc696
|
||||
checksum=cc580de3397b04344e64b0c07223b66282465c906c238047f6863bb778a9913e
|
||||
|
||||
do_build() {
|
||||
goarch="${GOARCH}"
|
||||
|
|
Loading…
Reference in New Issue