syncthing: update to 1.12.1.
This commit is contained in:
parent
6e9aa42830
commit
8df470e3d4
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'syncthing'
|
||||
pkgname=syncthing
|
||||
version=1.12.0
|
||||
version=1.12.1
|
||||
revision=1
|
||||
build_style=go
|
||||
go_import_path="github.com/syncthing/syncthing"
|
||||
|
@ -18,7 +18,7 @@ license="MPL-2.0"
|
|||
homepage="http://syncthing.net/"
|
||||
changelog="https://github.com/syncthing/syncthing/releases"
|
||||
distfiles="https://github.com/syncthing/${pkgname}/archive/v${version}.tar.gz"
|
||||
checksum=38782a448868a4bcbb4b9761b467e3c059b4b0f9896b432090526940f28117c7
|
||||
checksum=5751365374e03c32f731aeb1d07f7df0984eca30e14878d636b91cd35f0db1c3
|
||||
|
||||
pre_build() {
|
||||
GOARCH= go generate \
|
||||
|
|
Loading…
Reference in a new issue