syncthing: update to 0.12.19.
This commit is contained in:
@@ -1,6 +1,6 @@
|
|||||||
# Template file for 'syncthing'
|
# Template file for 'syncthing'
|
||||||
pkgname=syncthing
|
pkgname=syncthing
|
||||||
version=0.12.18
|
version=0.12.19
|
||||||
revision=1
|
revision=1
|
||||||
build_style=go
|
build_style=go
|
||||||
go_import_path="github.com/syncthing/syncthing"
|
go_import_path="github.com/syncthing/syncthing"
|
||||||
@@ -9,7 +9,7 @@ maintainer="Duncaen <duncaen@voidlinux.eu>"
|
|||||||
license="MPLv2"
|
license="MPLv2"
|
||||||
homepage="http://syncthing.net/"
|
homepage="http://syncthing.net/"
|
||||||
distfiles="https://github.com/syncthing/${pkgname}/archive/v${version}.tar.gz"
|
distfiles="https://github.com/syncthing/${pkgname}/archive/v${version}.tar.gz"
|
||||||
checksum=e0d1af4f29c9e2325507a7daf4bf97098c87c321a7e075125b66ddaa34b37eb4
|
checksum=5a7035029974fe0fb496d9f8af880a50bcc8499ff5eef7ee4ef48f08df37820e
|
||||||
|
|
||||||
do_build() {
|
do_build() {
|
||||||
goarch="${GOARCH}"
|
goarch="${GOARCH}"
|
||||||
|
|||||||
Reference in New Issue
Block a user