games/puzzles: Updated for version 20221006.e98ede7.

Signed-off-by: Erich Ritz <erich.public@protonmail.com>
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
Erich Ritz 2022-10-07 07:39:26 -05:00 committed by Willy Sudiarto Raharjo
parent 1fccba1127
commit f09efdd3c2
No known key found for this signature in database
GPG Key ID: 3F617144D7238786
2 changed files with 4 additions and 4 deletions

View File

@ -25,7 +25,7 @@
cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=puzzles
VERSION=${VERSION:-20220913.27dd36e}
VERSION=${VERSION:-20221006.e98ede7}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}

View File

@ -1,8 +1,8 @@
PRGNAM="puzzles"
VERSION="20220913.27dd36e"
VERSION="20221006.e98ede7"
HOMEPAGE="https://www.chiark.greenend.org.uk/~sgtatham/puzzles/"
DOWNLOAD="https://www.chiark.greenend.org.uk/~sgtatham/puzzles/puzzles-20220913.27dd36e.tar.gz"
MD5SUM="657cda23533434db946abf9bcb6f72ea"
DOWNLOAD="https://www.chiark.greenend.org.uk/~sgtatham/puzzles/puzzles-20221006.e98ede7.tar.gz"
MD5SUM="a9a8094d3f855655440915ff62423c80"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="halibut"