games/doomsday: Updated for version 1.15.1.
Signed-off-by: Dimitris Zlatanidis <d.zlatanidis@gmail.com>
This commit is contained in:
parent
0f3caf2e06
commit
a1be2e0de9
|
@ -2,7 +2,7 @@
|
|||
|
||||
# Slackware build script for doomsday
|
||||
|
||||
# Copyright 2014-2015 Dimitris Zlatanidis Orestiada, Greece
|
||||
# Copyright 2014-2015 Dimitris Zlatanidis Orestiada, Greece
|
||||
# All rights reserved.
|
||||
#
|
||||
# Redistribution and use of this script, with or without modification, is
|
||||
|
@ -24,7 +24,7 @@
|
|||
|
||||
PRGNAM=doomsday
|
||||
SRCNAM=${PRGNAM}-stable
|
||||
VERSION=${VERSION:-1.15.0}
|
||||
VERSION=${VERSION:-1.15.1}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="doomsday"
|
||||
VERSION="1.15.0"
|
||||
VERSION="1.15.1"
|
||||
HOMEPAGE="http://dengine.net"
|
||||
DOWNLOAD="http://sourceforge.net/projects/deng/files/Doomsday%20Engine/1.15.0/doomsday-stable-1.15.0.tar.gz"
|
||||
MD5SUM="027e76fd6ac778c37a96d64ab9c11dfa"
|
||||
DOWNLOAD="http://sourceforge.net/projects/deng/files/Doomsday%20Engine/1.15.1/doomsday-stable-1.15.1.tar.gz"
|
||||
MD5SUM="c896b0b0021d325f736d84a396132389"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES="wxPython OpenAL fmodapi assimp SDL2_mixer"
|
||||
|
|
Loading…
Reference in New Issue