mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-27 07:52:55 +02:00
gnuchess: update to 6.2.8.
This commit is contained in:
parent
c113269269
commit
83b830fd59
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'gnuchess'
|
# Template file for 'gnuchess'
|
||||||
pkgname=gnuchess
|
pkgname=gnuchess
|
||||||
version=6.2.7
|
version=6.2.8
|
||||||
revision=2
|
revision=1
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
makedepends="readline-devel"
|
makedepends="readline-devel"
|
||||||
short_desc="GNU Chess"
|
short_desc="GNU Chess"
|
||||||
|
@ -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=e536675a61abe82e61b919f6b786755441d9fcd4c21e1c82fb9e5340dd229846
|
checksum=d50446cda8012240321da39cddbb4df4d08458a8d538a4738882814139583847
|
||||||
|
|
||||||
LDFLAGS="-Wl,-z,stack-size=2097152"
|
LDFLAGS="-Wl,-z,stack-size=2097152"
|
||||||
|
|
Loading…
Add table
Reference in a new issue