mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 14:43:52 +02:00
freecell-solver: update to 6.10.0.
This commit is contained in:
parent
b42c1995f2
commit
b5fe292e4b
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'freecell-solver'
|
# Template file for 'freecell-solver'
|
||||||
pkgname=freecell-solver
|
pkgname=freecell-solver
|
||||||
version=6.8.0
|
version=6.10.0
|
||||||
revision=1
|
revision=1
|
||||||
build_style=cmake
|
build_style=cmake
|
||||||
configure_args="-DFCS_WITH_TEST_SUITE=OFF"
|
configure_args="-DFCS_WITH_TEST_SUITE=OFF"
|
||||||
|
@ -14,7 +14,7 @@ license="MIT"
|
||||||
homepage="https://fc-solve.shlomifish.org/"
|
homepage="https://fc-solve.shlomifish.org/"
|
||||||
changelog="https://fc-solve.shlomifish.org/docs/distro/NEWS.html"
|
changelog="https://fc-solve.shlomifish.org/docs/distro/NEWS.html"
|
||||||
distfiles="https://fc-solve.shlomifish.org/downloads/fc-solve/freecell-solver-${version}.tar.xz"
|
distfiles="https://fc-solve.shlomifish.org/downloads/fc-solve/freecell-solver-${version}.tar.xz"
|
||||||
checksum=95f78a4b15d2fa340271fe4fcc5354065968191ba22db0d40e81b291b8d53d32
|
checksum=443ba29de08be751a60faca42a817b65b342cea93188fd7651741b75048379b4
|
||||||
|
|
||||||
if [ "$XBPS_TARGET_LIBC" = "musl" ]; then
|
if [ "$XBPS_TARGET_LIBC" = "musl" ]; then
|
||||||
makedepends+=" musl-legacy-compat"
|
makedepends+=" musl-legacy-compat"
|
||||||
|
|
Loading…
Add table
Reference in a new issue