mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-20 19:41:34 +01:00
games/doomsday: Updated for version 1.15.8.
Signed-off-by: Dimitris Zlatanidis <d.zlatanidis@gmail.com>
This commit is contained in:
parent
21cdc6d409
commit
ee0b1d9155
2 changed files with 4 additions and 4 deletions
|
@ -24,7 +24,7 @@
|
|||
|
||||
PRGNAM=doomsday
|
||||
SRCNAM=${PRGNAM}-stable
|
||||
VERSION=${VERSION:-1.15.7}
|
||||
VERSION=${VERSION:-1.15.8}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="doomsday"
|
||||
VERSION="1.15.7"
|
||||
VERSION="1.15.8"
|
||||
HOMEPAGE="http://dengine.net"
|
||||
DOWNLOAD="http://sourceforge.net/projects/deng/files/Doomsday%20Engine/1.15.7/doomsday-stable-1.15.7.tar.gz"
|
||||
MD5SUM="4650cfa3b843a61d13b1e46e9a449ac8"
|
||||
DOWNLOAD="http://downloads.sourceforge.net/project/deng/Doomsday%20Engine/1.15.8/doomsday-stable-1.15.8.tar.gz"
|
||||
MD5SUM="14487b988bd3b46580164cdcfa5989d5"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES="wxPython OpenAL fmodapi assimp SDL2_mixer"
|
||||
|
|
Loading…
Reference in a new issue