syncthing: update to 0.11.10.
This commit is contained in:
parent
e0aebc12f7
commit
d51b14a7d5
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'syncthing'
|
||||
pkgname=syncthing
|
||||
version=0.11.9
|
||||
version=0.11.10
|
||||
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=b56463844357407056904cc77d843b5e83a97c61af6777b05d3f69b6d8df33ea
|
||||
checksum=09356f5a4d3f7f37e96a56c0a2bb113563d821133094a9797876264214143892
|
||||
|
||||
do_build() {
|
||||
goarch="${GOARCH}"
|
||||
|
|
Loading…
Reference in New Issue