games/nSnake: Updated for version 2.0.8.

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
Dimitris Zlatanidis 2014-07-24 16:11:40 +07:00 committed by Willy Sudiarto Raharjo
parent 2e5db2e499
commit 51c26f12d9
2 changed files with 4 additions and 4 deletions

View file

@ -24,7 +24,7 @@
PRGNAM=nSnake
SRCNAM=${PRGNAM,,}
VERSION=${VERSION:-2.0.7}
VERSION=${VERSION:-2.0.8}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}

View file

@ -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"