syncthing: update to 0.12.16.
This commit is contained in:
parent
a76cebd1a5
commit
935d459b15
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'syncthing'
|
||||
pkgname=syncthing
|
||||
version=0.12.15
|
||||
version=0.12.16
|
||||
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=cc580de3397b04344e64b0c07223b66282465c906c238047f6863bb778a9913e
|
||||
checksum=1bef3cdc5087568cdc287555cd8a76ebe39e889f8efc1512a8cee1a23ac2ef3b
|
||||
|
||||
do_build() {
|
||||
goarch="${GOARCH}"
|
||||
|
|
Loading…
Reference in a new issue