mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-04 20:29:09 +01:00
games/nSnake: Updated for version 2.0.8.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
2e5db2e499
commit
51c26f12d9
2 changed files with 4 additions and 4 deletions
|
@ -24,7 +24,7 @@
|
|||
|
||||
PRGNAM=nSnake
|
||||
SRCNAM=${PRGNAM,,}
|
||||
VERSION=${VERSION:-2.0.7}
|
||||
VERSION=${VERSION:-2.0.8}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="nSnake"
|
||||
VERSION="2.0.7"
|
||||
VERSION="2.0.8"
|
||||
HOMEPAGE="http://alexdantas.net/projects/nsnake"
|
||||
DOWNLOAD="http://sourceforge.net/projects/nsnake/files/GNU-Linux/nsnake-2.0.7.tar.gz"
|
||||
MD5SUM="1022035f0809ec14fca7518f41c54ed4"
|
||||
DOWNLOAD="http://sourceforge.net/projects/nsnake/files/GNU-Linux/nsnake-2.0.8.tar.gz"
|
||||
MD5SUM="0490f271af9005ac310aa30ece06e51d"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES="yaml-cpp"
|
||||
|
|
Loading…
Reference in a new issue