freecell-solver: update to 5.18.0.
This commit is contained in:
parent
e11d4de0ac
commit
f9e874228c
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'freecell-solver'
|
||||
pkgname=freecell-solver
|
||||
version=5.16.0
|
||||
version=5.18.0
|
||||
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=7f12dc75d23493c57ec966de8d05ede18d934c597494e1cb30052c6f08808f65
|
||||
checksum=386080dd1d42d1fa0e120e02caf34b7a9c5aa11155145f5654d0cf53a1359f20
|
||||
|
||||
if [ "$XBPS_TARGET_LIBC" = "musl" ]; then
|
||||
makedepends+=" musl-legacy-compat"
|
||||
|
|
Loading…
Reference in a new issue