freecell-solver: update to 6.2.0.
This commit is contained in:
parent
df91ef4c60
commit
84322d92a3
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'freecell-solver'
|
||||
pkgname=freecell-solver
|
||||
version=6.0.1
|
||||
version=6.2.0
|
||||
revision=1
|
||||
build_style=cmake
|
||||
configure_args="-DFCS_WITH_TEST_SUITE=OFF"
|
||||
|
@ -14,7 +14,7 @@ license="MIT"
|
|||
homepage="https://fc-solve.shlomifish.org/"
|
||||
changelog="https://fc-solve.shlomifish.org/docs/distro/NEWS.html"
|
||||
distfiles="https://fc-solve.shlomifish.org/downloads/fc-solve/freecell-solver-${version}.tar.xz"
|
||||
checksum=9f1a4c6d5c8ac54c6619b3b988efb5562d460cd048d33345e52a0c849fd0d9df
|
||||
checksum=2267758cc00ec7e7f0c47e61f398032afb4bb5386d1e54d5164ca815547f7423
|
||||
|
||||
if [ "$XBPS_TARGET_LIBC" = "musl" ]; then
|
||||
makedepends+=" musl-legacy-compat"
|
||||
|
|
Loading…
Reference in a new issue