games/puzzles: Updated for version 20220802.8399cff.
Signed-off-by: Erich Ritz <erich.public@protonmail.com> Signed-off-by: Andrew Clemons <andrew.clemons@gmail.com> Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
1c53304c7e
commit
b48f8df687
|
@ -5,7 +5,7 @@ The author periodically makes updates and old versions are inaccessible
|
|||
from the website. In that case you can either get the tested version
|
||||
from
|
||||
|
||||
https://slackware.uk/sbosrcarch/by-name/puzzles/puzzles/
|
||||
https://slackware.uk/sbosrcarch/by-name/games/puzzles/
|
||||
|
||||
or get the latest version from
|
||||
|
||||
|
|
|
@ -25,7 +25,7 @@
|
|||
cd $(dirname $0) ; CWD=$(pwd)
|
||||
|
||||
PRGNAM=puzzles
|
||||
VERSION=${VERSION:-20220613.387d323}
|
||||
VERSION=${VERSION:-20220802.8399cff}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
PKGTYPE=${PKGTYPE:-tgz}
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="puzzles"
|
||||
VERSION="20220613.387d323"
|
||||
VERSION="20220802.8399cff"
|
||||
HOMEPAGE="https://www.chiark.greenend.org.uk/~sgtatham/puzzles/"
|
||||
DOWNLOAD="https://www.chiark.greenend.org.uk/~sgtatham/puzzles/puzzles-20220613.387d323.tar.gz"
|
||||
MD5SUM="3d15574635da14e80b3908723c4b493c"
|
||||
DOWNLOAD="https://www.chiark.greenend.org.uk/~sgtatham/puzzles/puzzles-20220802.8399cff.tar.gz"
|
||||
MD5SUM="b6a254289f7d9c44031e863cae700b9d"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES=""
|
||||
|
|
Loading…
Reference in New Issue