scid_vs_pc: update to 4.16.
This commit is contained in:
parent
6a209a7e79
commit
97f74b56ef
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'scid_vs_pc'
|
||||
pkgname=scid_vs_pc
|
||||
version=4.15
|
||||
version=4.16
|
||||
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=89c4026d06a645d3f682399d8041521178fe6638337ea4e49b1a064e9b799be7
|
||||
checksum=dde40b1e90de8947727a79b519c21214c873493e5ac7b952267ae9e4c4c20579
|
||||
|
||||
do_configure() {
|
||||
./configure CC="${CC}" CXX="${CXX}" CFLAGS="${CFLAGS}" CXXFLAGS="${CXXFLAGS}" \
|
||||
|
|
Loading…
Reference in New Issue