mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-07 07:33:48 +02:00
syncthing: relicensed to MPLv2
This commit is contained in:
parent
219c810bc5
commit
238da6877d
1 changed files with 2 additions and 2 deletions
|
@ -1,12 +1,12 @@
|
||||||
# Template file for 'syncthing'
|
# Template file for 'syncthing'
|
||||||
pkgname=syncthing
|
pkgname=syncthing
|
||||||
version=0.10.28
|
version=0.10.28
|
||||||
revision=1
|
revision=2
|
||||||
build_style=go
|
build_style=go
|
||||||
go_import_path="github.com/syncthing/syncthing"
|
go_import_path="github.com/syncthing/syncthing"
|
||||||
short_desc="Open Source Continuous File Synchronization"
|
short_desc="Open Source Continuous File Synchronization"
|
||||||
maintainer="Duncan Overbruck <mail@duncano.de>"
|
maintainer="Duncan Overbruck <mail@duncano.de>"
|
||||||
license="GPL-3"
|
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=239db58f276493135f4c5a91644523876dea4e9df0201517dab5a25dd102239f
|
checksum=239db58f276493135f4c5a91644523876dea4e9df0201517dab5a25dd102239f
|
||||||
|
|
Loading…
Add table
Reference in a new issue