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'
|
||||
pkgname=syncthing
|
||||
version=0.10.28
|
||||
revision=1
|
||||
revision=2
|
||||
build_style=go
|
||||
go_import_path="github.com/syncthing/syncthing"
|
||||
short_desc="Open Source Continuous File Synchronization"
|
||||
maintainer="Duncan Overbruck <mail@duncano.de>"
|
||||
license="GPL-3"
|
||||
license="MPLv2"
|
||||
homepage="http://syncthing.net/"
|
||||
distfiles="https://github.com/syncthing/${pkgname}/archive/v${version}.tar.gz"
|
||||
checksum=239db58f276493135f4c5a91644523876dea4e9df0201517dab5a25dd102239f
|
||||
|
|
Loading…
Reference in a new issue