mirror of
https://github.com/void-linux/void-packages.git
synced 2025-04-16 14:17:02 +02:00
scid_vs_pc: update to 4.26
This commit is contained in:
parent
d72042da1e
commit
8a8fbb4223
1 changed files with 3 additions and 3 deletions
|
@ -1,16 +1,16 @@
|
|||
# Template file for 'scid_vs_pc'
|
||||
pkgname=scid_vs_pc
|
||||
version=4.23
|
||||
version=4.26
|
||||
revision=1
|
||||
build_style=configure
|
||||
hostmakedepends="tcl"
|
||||
hostmakedepends="tcl which"
|
||||
makedepends="tk-devel"
|
||||
short_desc="Chess toolkit with extensive database, analysis and playing features"
|
||||
maintainer="Orphaned <orphan@voidlinux.org>"
|
||||
license="GPL-2.0-or-later"
|
||||
homepage="http://scidvspc.sourceforge.net/"
|
||||
distfiles="${SOURCEFORGE_SITE}/scidvspc/source/scid_vs_pc-${version}.tgz"
|
||||
checksum=e182a4370adce21c579f5f93f4d56eec5c6e19c486bb893dc1f514ff2f070e89
|
||||
checksum=88ae21ed84bcf96da7af705b99a8b812bbedd185982a0910699e481fb43d1e41
|
||||
|
||||
do_configure() {
|
||||
./configure CC="${CC}" CXX="${CXX}" CFLAGS="${CFLAGS}" CXXFLAGS="${CXXFLAGS}" \
|
||||
|
|
Loading…
Add table
Reference in a new issue