syncthing: update to 1.13.1.
This commit is contained in:
parent
25fe349ab8
commit
42193d0da6
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'syncthing'
|
||||
pkgname=syncthing
|
||||
version=1.13.0
|
||||
version=1.13.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=b31d4a323c6c970c580ecab3fd2327c5ba2709286b766b157139a5e393795bc2
|
||||
checksum=f4632a062f75d01629e625ccef9625313f5d371c5f9bee744b0b811d47b92e25
|
||||
|
||||
pre_build() {
|
||||
GOARCH= go generate \
|
||||
|
|
Loading…
Reference in New Issue