mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
scid_vs_pc: update to 4.17.
This commit is contained in:
parent
5758d4fb5f
commit
b30a41de4b
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'scid_vs_pc'
|
# Template file for 'scid_vs_pc'
|
||||||
pkgname=scid_vs_pc
|
pkgname=scid_vs_pc
|
||||||
version=4.16.1
|
version=4.17
|
||||||
revision=1
|
revision=1
|
||||||
build_style=configure
|
build_style=configure
|
||||||
hostmakedepends="tcl"
|
hostmakedepends="tcl"
|
||||||
|
@ -10,7 +10,7 @@ maintainer="Michael Gehring <mg@ebfe.org>"
|
||||||
license="GPL-2,custom"
|
license="GPL-2,custom"
|
||||||
homepage="http://scidvspc.sourceforge.net/"
|
homepage="http://scidvspc.sourceforge.net/"
|
||||||
distfiles="${SOURCEFORGE_SITE}/scidvspc/source/scid_vs_pc-${version}.tgz"
|
distfiles="${SOURCEFORGE_SITE}/scidvspc/source/scid_vs_pc-${version}.tgz"
|
||||||
checksum=cdf71775bf7c2c29d9c1e98fd4a94acc125c5b1b5c6549b334b617918efe3df3
|
checksum=c3bf0d8599817311794a2ce6af4180722442ec92168265f469b450b53be41b75
|
||||||
|
|
||||||
do_configure() {
|
do_configure() {
|
||||||
./configure CC="${CC}" CXX="${CXX}" CFLAGS="${CFLAGS}" CXXFLAGS="${CXXFLAGS}" \
|
./configure CC="${CC}" CXX="${CXX}" CFLAGS="${CFLAGS}" CXXFLAGS="${CXXFLAGS}" \
|
||||||
|
|
Loading…
Add table
Reference in a new issue