mirror of
https://github.com/void-linux/void-packages.git
synced 2025-09-06 12:03:25 +02:00
gnuchess: update to 6.3.0.
This commit is contained in:
parent
278fa9a1c8
commit
f2549081d0
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'gnuchess'
|
# Template file for 'gnuchess'
|
||||||
pkgname=gnuchess
|
pkgname=gnuchess
|
||||||
version=6.2.11
|
version=6.3.0
|
||||||
revision=1
|
revision=1
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
makedepends="readline-devel"
|
makedepends="readline-devel"
|
||||||
|
@ -9,6 +9,6 @@ maintainer="Leah Neukirchen <leah@vuxu.org>"
|
||||||
license="GPL-3.0-or-later"
|
license="GPL-3.0-or-later"
|
||||||
homepage="http://www.gnu.org/software/chess/chess.html"
|
homepage="http://www.gnu.org/software/chess/chess.html"
|
||||||
distfiles="${GNU_SITE}/chess/${pkgname}-${version}.tar.gz"
|
distfiles="${GNU_SITE}/chess/${pkgname}-${version}.tar.gz"
|
||||||
checksum=d81140eea5c69d14b0cfb63816d4b4c9e18fba51f5267de5b1539f468939e9bd
|
checksum=0b37bec2098c2ad695b7443e5d7944dc6dc8284f8d01fcc30bdb94dd033ca23a
|
||||||
|
|
||||||
LDFLAGS="-Wl,-z,stack-size=2097152"
|
LDFLAGS="-Wl,-z,stack-size=2097152"
|
||||||
|
|
Loading…
Add table
Reference in a new issue