syncthing: update to 0.14.48.

This commit is contained in:
Duncaen 2018-06-05 15:28:46 +02:00
parent 077a297f86
commit 2c0eba2775
1 changed files with 3 additions and 3 deletions

View File

@ -1,7 +1,7 @@
# Template file for 'syncthing'
pkgname=syncthing
version=0.14.47
revision=2
version=0.14.48
revision=1
build_style=go
go_import_path="github.com/syncthing/syncthing"
go_package="${go_import_path}/cmd/strelaysrv ${go_import_path}/cmd/syncthing"
@ -12,7 +12,7 @@ maintainer="Duncaen <duncaen@voidlinux.eu>"
license="MPLv2"
homepage="http://syncthing.net/"
distfiles="https://github.com/syncthing/${pkgname}/archive/v${version}.tar.gz"
checksum=2c34e711ed0b0eb78f18822adc1621e204c5a6193298ad711934517949ce816d
checksum=4cd5fdc11765b87fbc08768edbb3b9b2da03d82242d613b6adb76913481f6e3f
pre_build() {
GOARCH= go run script/genassets.go gui > ./lib/auto/gui.files.go