mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
freecell-solver: update to 5.22.1.
This commit is contained in:
parent
6daa53264e
commit
4ca360f65c
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=5.20.1
|
version=5.22.1
|
||||||
revision=1
|
revision=1
|
||||||
build_style=cmake
|
build_style=cmake
|
||||||
configure_args="-DFCS_WITH_TEST_SUITE=OFF"
|
configure_args="-DFCS_WITH_TEST_SUITE=OFF"
|
||||||
|
@ -12,7 +12,7 @@ maintainer="Piotr Wójcik <chocimier@tlen.pl>"
|
||||||
license="MIT"
|
license="MIT"
|
||||||
homepage="https://fc-solve.shlomifish.org/"
|
homepage="https://fc-solve.shlomifish.org/"
|
||||||
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=339339a47b1842624ea9e322e4fe5af5a48a63310571595ca00b0b03f6f25524
|
checksum=7603b161adb39dda932c734c1008c6e000b40ad69096c239cdf552c9f0b9591b
|
||||||
|
|
||||||
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