freecell-solver: update to 6.10.0.

This commit is contained in:
Piotr Wójcik 2024-06-15 00:05:38 +02:00 committed by Đoàn Trần Công Danh
parent b42c1995f2
commit b5fe292e4b

View file

@ -1,6 +1,6 @@
# Template file for 'freecell-solver'
pkgname=freecell-solver
version=6.8.0
version=6.10.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=95f78a4b15d2fa340271fe4fcc5354065968191ba22db0d40e81b291b8d53d32
checksum=443ba29de08be751a60faca42a817b65b342cea93188fd7651741b75048379b4
if [ "$XBPS_TARGET_LIBC" = "musl" ]; then
makedepends+=" musl-legacy-compat"