syncthing: update to 0.12.13.
This commit is contained in:
parent
453bf42ca5
commit
275909fab4
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'syncthing'
|
||||
pkgname=syncthing
|
||||
version=0.12.12
|
||||
revision=2
|
||||
version=0.12.13
|
||||
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=66de227e66f615e5b72b021f61f5c98f46f94a1152f8742cbe614b4a35556814
|
||||
checksum=82194b89d989e775b59834a352dcbfb3a841b1d76569bd2efcf9b7524a6dc696
|
||||
|
||||
do_build() {
|
||||
goarch="${GOARCH}"
|
||||
|
|
Loading…
Reference in a new issue