polyglot: fix license
This commit is contained in:
parent
e97604db47
commit
27b9c5728e
1 changed files with 2 additions and 2 deletions
|
@ -1,12 +1,12 @@
|
||||||
# Template file for 'polyglot'
|
# Template file for 'polyglot'
|
||||||
pkgname=polyglot
|
pkgname=polyglot
|
||||||
version=2.0.4
|
version=2.0.4
|
||||||
revision=1
|
revision=2
|
||||||
wrksrc="${pkgname}-${version}.orig"
|
wrksrc="${pkgname}-${version}.orig"
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
short_desc="Winboard chess protocol to UCI protocol adapter"
|
short_desc="Winboard chess protocol to UCI protocol adapter"
|
||||||
maintainer="Leah Neukirchen <leah@vuxu.org>"
|
maintainer="Leah Neukirchen <leah@vuxu.org>"
|
||||||
license="GPL-2"
|
license="GPL-2.0-or-later"
|
||||||
homepage="https://packages.debian.org/sid/polyglot"
|
homepage="https://packages.debian.org/sid/polyglot"
|
||||||
distfiles="${DEBIAN_SITE}/main/p/${pkgname}/${pkgname}_${version}.orig.tar.gz"
|
distfiles="${DEBIAN_SITE}/main/p/${pkgname}/${pkgname}_${version}.orig.tar.gz"
|
||||||
checksum=fa43f80d7f956bdf986649d3ff1e487e1c8682a19b30011a55baa89633e3d23d
|
checksum=fa43f80d7f956bdf986649d3ff1e487e1c8682a19b30011a55baa89633e3d23d
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue