freecell-solver: update to 5.22.1.

This commit is contained in:
Piotr Wójcik 2020-04-29 00:24:21 +02:00 committed by Piotr
parent 6daa53264e
commit 4ca360f65c

View file

@ -1,6 +1,6 @@
# Template file for 'freecell-solver'
pkgname=freecell-solver
version=5.20.1
version=5.22.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=339339a47b1842624ea9e322e4fe5af5a48a63310571595ca00b0b03f6f25524
checksum=7603b161adb39dda932c734c1008c6e000b40ad69096c239cdf552c9f0b9591b
if [ "$XBPS_TARGET_LIBC" = "musl" ]; then
makedepends+=" musl-legacy-compat"