syncthing: update to 0.11.2.
This commit is contained in:
parent
47b29cf029
commit
24b844d1e7
1 changed files with 3 additions and 3 deletions
|
@ -1,15 +1,15 @@
|
|||
# Template file for 'syncthing'
|
||||
pkgname=syncthing
|
||||
version=0.11.1
|
||||
version=0.11.2
|
||||
revision=1
|
||||
build_style=go
|
||||
go_import_path="github.com/syncthing/syncthing"
|
||||
short_desc="Open Source Continuous File Synchronization"
|
||||
maintainer="Duncan Overbruck <mail@duncano.de>"
|
||||
maintainer="Duncaen <duncaen@voidlinux.eu>"
|
||||
license="MPLv2"
|
||||
homepage="http://syncthing.net/"
|
||||
distfiles="https://github.com/syncthing/${pkgname}/archive/v${version}.tar.gz"
|
||||
checksum=acd644ee8d1ba2568e901ce1dfc0973efb695d185868675e12d472a783c31825
|
||||
checksum=59784b57e54c2271f9d8d5544e03cbbb2413d41e72929f11e75ec46c0e4c4549
|
||||
|
||||
do_build() {
|
||||
goarch="${GOARCH}"
|
||||
|
|
Loading…
Add table
Reference in a new issue