diff options
-rw-r--r-- | games/stockfish/Makefile | 9 | ||||
-rw-r--r-- | games/stockfish/distinfo | 4 |
2 files changed, 6 insertions, 7 deletions
diff --git a/games/stockfish/Makefile b/games/stockfish/Makefile index 3f8b2d458e66..ab6273353ebd 100644 --- a/games/stockfish/Makefile +++ b/games/stockfish/Makefile @@ -2,14 +2,13 @@ # $FreeBSD$ PORTNAME= stockfish -PORTVERSION= 4 +PORTVERSION= 5 CATEGORIES= games -MASTER_SITES= https://s3.amazonaws.com/stockfish/:src \ - http://www.execve.net/sf/:src \ +MASTER_SITES= http://stockfish.s3.amazonaws.com/:src \ http://cl.ly/3x333m0G173F/download/:book \ http://www.execve.net/sf/:book -DISTNAME= stockfish-${PORTVERSION:S/.//g}-win -DISTFILES= stockfish-${PORTVERSION:S/.//g}-win.zip:src \ +DISTNAME= stockfish-${PORTVERSION}-src +DISTFILES= stockfish-${PORTVERSION}-src.zip:src \ stockfish-231-book.zip:book MAINTAINER= execve@gmail.com diff --git a/games/stockfish/distinfo b/games/stockfish/distinfo index 3d8d45fde858..4a404e28a863 100644 --- a/games/stockfish/distinfo +++ b/games/stockfish/distinfo @@ -1,4 +1,4 @@ -SHA256 (stockfish-4-win.zip) = dcd66a81c21380f18623d54f966fc69476a86c8d5ab667e2b138aa2e4ebb3487 -SIZE (stockfish-4-win.zip) = 1839577 +SHA256 (stockfish-5-src.zip) = 071f5f9cc5c461e42462c3bc2f65ea96b8ca3de5048b927f82c609017c9392c2 +SIZE (stockfish-5-src.zip) = 319574 SHA256 (stockfish-231-book.zip) = 07ee06bcd3fe1c5e0d90a2d0aede8bac2dd31d52fb4e1c9bc477bb5a8939e414 SIZE (stockfish-231-book.zip) = 3479786 |