syncthing: update to 0.10.28.
This commit is contained in:
@@ -1,6 +1,6 @@
|
|||||||
# Template file for 'syncthing'
|
# Template file for 'syncthing'
|
||||||
pkgname=syncthing
|
pkgname=syncthing
|
||||||
version=0.10.27
|
version=0.10.28
|
||||||
revision=1
|
revision=1
|
||||||
build_style=go
|
build_style=go
|
||||||
go_import_path="github.com/syncthing/syncthing"
|
go_import_path="github.com/syncthing/syncthing"
|
||||||
@@ -9,7 +9,7 @@ maintainer="Duncan Overbruck <mail@duncano.de>"
|
|||||||
license="GPL-3"
|
license="GPL-3"
|
||||||
homepage="http://syncthing.net/"
|
homepage="http://syncthing.net/"
|
||||||
distfiles="https://github.com/syncthing/${pkgname}/archive/v${version}.tar.gz"
|
distfiles="https://github.com/syncthing/${pkgname}/archive/v${version}.tar.gz"
|
||||||
checksum=a5df433b58dcdaaa7bba0830464dd252999c00ee84ee252a6ba81ebe05827cd8
|
checksum=239db58f276493135f4c5a91644523876dea4e9df0201517dab5a25dd102239f
|
||||||
|
|
||||||
do_build() {
|
do_build() {
|
||||||
goarch="${GOARCH}"
|
goarch="${GOARCH}"
|
||||||
|
|||||||
Reference in New Issue
Block a user