diff options
Diffstat (limited to 'games/stockfish/stockfish.SlackBuild')
-rw-r--r-- | games/stockfish/stockfish.SlackBuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/games/stockfish/stockfish.SlackBuild b/games/stockfish/stockfish.SlackBuild index 21066de2c0cd0..8b6c4a6aac8d0 100644 --- a/games/stockfish/stockfish.SlackBuild +++ b/games/stockfish/stockfish.SlackBuild @@ -2,7 +2,7 @@ # Slackware build script for stockfish -# Copyright 2016 - 2018 Johannes Schoepfer, Germany +# Copyright 2016 - 2019 Johannes Schoepfer, Germany # All rights reserved. # # Redistribution and use of this script, with or without modification, is @@ -23,7 +23,7 @@ # ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. PRGNAM=stockfish -VERSION=${VERSION:-9} +VERSION=${VERSION:-10} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |