freecell-solver: update to 5.20.1.

This commit is contained in:
Piotr Wójcik 2020-03-16 20:18:26 +01:00 committed by Leah Neukirchen
parent 7b4b2ff4eb
commit 83595985dc

View file

@ -1,6 +1,6 @@
# Template file for 'freecell-solver'
pkgname=freecell-solver
version=5.18.0
version=5.20.1
revision=1
build_style=cmake
configure_args="-DFCS_WITH_TEST_SUITE=OFF"
@ -12,7 +12,7 @@ maintainer="Piotr Wójcik <chocimier@tlen.pl>"
license="MIT"
homepage="https://fc-solve.shlomifish.org/"
distfiles="https://fc-solve.shlomifish.org/downloads/fc-solve/freecell-solver-${version}.tar.xz"
checksum=386080dd1d42d1fa0e120e02caf34b7a9c5aa11155145f5654d0cf53a1359f20
checksum=339339a47b1842624ea9e322e4fe5af5a48a63310571595ca00b0b03f6f25524
if [ "$XBPS_TARGET_LIBC" = "musl" ]; then
makedepends+=" musl-legacy-compat"