freecell-solver: upgrade 4.20.0 -> 5.0.0
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
This commit is contained in:
@@ -1,11 +1,11 @@
|
||||
SUMMARY = "Program that automatically solves layouts of Freecell and similar variants"
|
||||
HOMEPAGE = "hhttp://fc-solve.shlomifish.org/"
|
||||
LICENSE = "MIT"
|
||||
LIC_FILES_CHKSUM = "file://COPYING.txt;md5=767c2b76f9e7b88434106e0b8823a577"
|
||||
LIC_FILES_CHKSUM = "file://COPYING.asciidoc;md5=767c2b76f9e7b88434106e0b8823a577"
|
||||
|
||||
SRC_URI = "http://fc-solve.shlomifish.org/downloads/fc-solve/${BPN}-${PV}.tar.xz"
|
||||
SRC_URI[md5sum] = "e01a1b6160f104b9402a9196aec35a68"
|
||||
SRC_URI[sha256sum] = "869c210e7b63b0e0dcfb1c4a2322c41cfa8fbf8db01e7722254a7425a1ab7f81"
|
||||
SRC_URI[md5sum] = "def258dd81ac99928fa9187ff16a6285"
|
||||
SRC_URI[sha256sum] = "696717df7e4fab2d5a038b26cc23e2259f7b68a101bc8a4855dffa2841699dfd"
|
||||
|
||||
inherit cmake perlnative
|
||||
|
||||
Reference in New Issue
Block a user