syncthing: update to 0.14.38.
This commit is contained in:
parent
09f712ab27
commit
db37baff29
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'syncthing'
|
||||
pkgname=syncthing
|
||||
version=0.14.37
|
||||
version=0.14.38
|
||||
revision=1
|
||||
build_style=go
|
||||
go_import_path="github.com/syncthing/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=8bd8f8d05116f0384f1e5eb9326f4c1af5e3da38cb36557b92d98c10c5edb428
|
||||
checksum=76c1dab5873d6f3b9799ad3e5dcab4c17fb0f5a699fe845bd081f162d96f4477
|
||||
|
||||
pre_build() {
|
||||
GOARCH= go run script/genassets.go gui > ./lib/auto/gui.files.go
|
||||
|
@ -24,7 +24,7 @@ post_install() {
|
|||
}
|
||||
|
||||
syncthing-relaysrv_package() {
|
||||
short_desc+="- relay server"
|
||||
short_desc+=" - relay server"
|
||||
license="MIT"
|
||||
replaces="relaysrv>=0.12.18_2"
|
||||
provides="relaysrv-${version}_${revision}"
|
||||
|
|
Loading…
Reference in New Issue
Block a user