mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-29 08:52:56 +02:00
syncthing: update to 0.11.24.
This commit is contained in:
parent
f97f2b064a
commit
94a707a210
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'syncthing'
|
# Template file for 'syncthing'
|
||||||
pkgname=syncthing
|
pkgname=syncthing
|
||||||
version=0.11.23
|
version=0.11.24
|
||||||
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="Duncaen <duncaen@voidlinux.eu>"
|
||||||
license="MPLv2"
|
license="MPLv2"
|
||||||
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=8c011e90c8c98aea2f9fb58d8fdc0ebbe4ef442569294a0610615fc528d0525e
|
checksum=2628f6a47b1dda5a971860209a0ab0174a5aa33733fdfd598db4ea2509e25eb9
|
||||||
|
|
||||||
do_build() {
|
do_build() {
|
||||||
goarch="${GOARCH}"
|
goarch="${GOARCH}"
|
||||||
|
|
Loading…
Add table
Reference in a new issue