scid_vs_pc: update to 4.16.1.
This commit is contained in:
parent
0907649e13
commit
964c7e5ea5
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'scid_vs_pc'
|
||||
pkgname=scid_vs_pc
|
||||
version=4.16
|
||||
version=4.16.1
|
||||
revision=1
|
||||
build_style=configure
|
||||
hostmakedepends="tcl"
|
||||
|
@ -10,7 +10,7 @@ maintainer="Michael Gehring <mg@ebfe.org>"
|
|||
license="GPL-2,custom"
|
||||
homepage="http://scidvspc.sourceforge.net/"
|
||||
distfiles="${SOURCEFORGE_SITE}/scidvspc/source/scid_vs_pc-${version}.tgz"
|
||||
checksum=dde40b1e90de8947727a79b519c21214c873493e5ac7b952267ae9e4c4c20579
|
||||
checksum=cdf71775bf7c2c29d9c1e98fd4a94acc125c5b1b5c6549b334b617918efe3df3
|
||||
|
||||
do_configure() {
|
||||
./configure CC="${CC}" CXX="${CXX}" CFLAGS="${CFLAGS}" CXXFLAGS="${CXXFLAGS}" \
|
||||
|
|
Loading…
Reference in New Issue