syncthing: update to 0.10.26.
This commit is contained in:
parent
7b092bbdae
commit
ac843776cd
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'syncthing'
|
||||
pkgname=syncthing
|
||||
version=0.10.25
|
||||
version=0.10.26
|
||||
revision=1
|
||||
build_style=go
|
||||
go_import_path="github.com/syncthing/syncthing"
|
||||
|
@ -9,7 +9,7 @@ maintainer="Duncan Overbruck <mail@duncano.de>"
|
|||
license="GPL-3"
|
||||
homepage="http://syncthing.net/"
|
||||
distfiles="https://github.com/syncthing/${pkgname}/archive/v${version}.tar.gz"
|
||||
checksum=4c7d34ef78e83e1917a96503c4e8dcb2fe8dfa01a1cf8047a51163f23753a9ef
|
||||
checksum=b1f1ade34684193287e6b0480f5b13ad8a3b2f9e39820b4df1d20176bb547c7c
|
||||
|
||||
do_build() {
|
||||
goarch="${GOARCH}"
|
||||
|
|
Loading…
Reference in a new issue