syncthing: update to 0.10.25.
This commit is contained in:
parent
06c0ca7db8
commit
5a0f6555af
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'syncthing'
|
||||
pkgname=syncthing
|
||||
version=0.10.24
|
||||
version=0.10.25
|
||||
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=e820f74f1aa54691c280068218de3d868c262962adbdf4bb355a28d85439e39d
|
||||
checksum=4c7d34ef78e83e1917a96503c4e8dcb2fe8dfa01a1cf8047a51163f23753a9ef
|
||||
|
||||
do_build() {
|
||||
goarch="${GOARCH}"
|
||||
|
|
Loading…
Reference in a new issue