syncthing: update to 0.12.19.
This commit is contained in:
parent
4edbaa7b62
commit
de109af78e
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'syncthing'
|
||||
pkgname=syncthing
|
||||
version=0.12.18
|
||||
version=0.12.19
|
||||
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=e0d1af4f29c9e2325507a7daf4bf97098c87c321a7e075125b66ddaa34b37eb4
|
||||
checksum=5a7035029974fe0fb496d9f8af880a50bcc8499ff5eef7ee4ef48f08df37820e
|
||||
|
||||
do_build() {
|
||||
goarch="${GOARCH}"
|
||||
|
|
Loading…
Reference in a new issue