syncthing: update to 0.12.22.
This commit is contained in:
parent
a9a28b2926
commit
8252c47d5b
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'syncthing'
|
||||
pkgname=syncthing
|
||||
version=0.12.21
|
||||
revision=2
|
||||
version=0.12.22
|
||||
revision=1
|
||||
build_style=go
|
||||
go_import_path="github.com/syncthing/syncthing"
|
||||
short_desc="Open Source Continuous File Synchronization"
|
||||
|
@ -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=f236ea51a072942987bb7c4c0f95b456c960d659b8f86660b61aa56f72066bdb
|
||||
checksum=104402fcd1a2d02344e32cebd9f9d6249494827e87ddd2c7d01ee43148c82d2a
|
||||
|
||||
do_build() {
|
||||
goarch="${GOARCH}"
|
||||
|
|
Loading…
Reference in New Issue