mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-11 17:43:51 +02:00
gnuchess: update to 6.2.11.
This commit is contained in:
parent
b465f8c8b8
commit
f5ea571768
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.9
|
version=6.2.11
|
||||||
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=ddfcc20bdd756900a9ab6c42c7daf90a2893bf7f19ce347420ce36baebc41890
|
checksum=d81140eea5c69d14b0cfb63816d4b4c9e18fba51f5267de5b1539f468939e9bd
|
||||||
|
|
||||||
LDFLAGS="-Wl,-z,stack-size=2097152"
|
LDFLAGS="-Wl,-z,stack-size=2097152"
|
||||||
|
|
Loading…
Add table
Reference in a new issue