mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
gnugo: fix license
This commit is contained in:
parent
fffb3a3c03
commit
43494f8d90
1 changed files with 3 additions and 3 deletions
|
@ -1,14 +1,14 @@
|
||||||
# Template file for 'gnugo'
|
# Template file for 'gnugo'
|
||||||
pkgname=gnugo
|
pkgname=gnugo
|
||||||
version=3.8
|
version=3.8
|
||||||
revision=1
|
revision=2
|
||||||
nocross=yes
|
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
short_desc="Free program that plays the game Go"
|
short_desc="Free program that plays the game Go"
|
||||||
maintainer="Brandon Wilson <x@wilsonb.com>"
|
maintainer="Brandon Wilson <x@wilsonb.com>"
|
||||||
license="GPL-3"
|
license="GPL-3.0-or-later"
|
||||||
homepage="https://www.gnu.org/software/gnugo/"
|
homepage="https://www.gnu.org/software/gnugo/"
|
||||||
distfiles="${GNU_SITE}/gnugo/${pkgname}-${version}.tar.gz"
|
distfiles="${GNU_SITE}/gnugo/${pkgname}-${version}.tar.gz"
|
||||||
checksum=da68d7a65f44dcf6ce6e4e630b6f6dd9897249d34425920bfdd4e07ff1866a72
|
checksum=da68d7a65f44dcf6ce6e4e630b6f6dd9897249d34425920bfdd4e07ff1866a72
|
||||||
|
nocross=yes
|
||||||
|
|
||||||
CFLAGS="-fcommon"
|
CFLAGS="-fcommon"
|
||||||
|
|
Loading…
Add table
Reference in a new issue