syncthing: update to 0.11.13.
This commit is contained in:
parent
52ee7757aa
commit
3a1e5c4b6a
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'syncthing'
|
||||
pkgname=syncthing
|
||||
version=0.11.12
|
||||
version=0.11.13
|
||||
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=e54d4135b21ebad80afd8f96d62053219af77d31f029c4831102c4736a94eb26
|
||||
checksum=dae242d1210a4cdc21dc624a7abec324b8634c07d673059662ffb795c8405671
|
||||
|
||||
do_build() {
|
||||
goarch="${GOARCH}"
|
||||
|
|
Loading…
Reference in New Issue
Block a user