diff --git a/recipes-support/freecell-solver/freecell-solver_4.20.0.bb b/recipes-support/freecell-solver/freecell-solver_5.0.0.bb similarity index 73% rename from recipes-support/freecell-solver/freecell-solver_4.20.0.bb rename to recipes-support/freecell-solver/freecell-solver_5.0.0.bb index 660b90e3..afad9893 100644 --- a/recipes-support/freecell-solver/freecell-solver_4.20.0.bb +++ b/recipes-support/freecell-solver/freecell-solver_5.0.0.bb @@ -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