mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-25 10:03:03 +01:00
games/doomsday: Updated for version 1.14.3.
Signed-off-by: Erik Hanson <erik@slackbuilds.org>
This commit is contained in:
parent
b2f2c5daee
commit
4ec9f187d6
2 changed files with 4 additions and 4 deletions
|
@ -23,7 +23,7 @@
|
|||
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||
|
||||
PRGNAM=doomsday
|
||||
VERSION=${VERSION:-1.14.2}
|
||||
VERSION=${VERSION:-1.14.3}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="doomsday"
|
||||
VERSION="1.14.2"
|
||||
VERSION="1.14.3"
|
||||
HOMEPAGE="http://dengine.net"
|
||||
DOWNLOAD="http://sourceforge.net/projects/deng/files/Doomsday%20Engine/1.14.2/doomsday-1.14.2.tar.gz"
|
||||
MD5SUM="47eaf97ca7cd96d018addc5bb859eda2"
|
||||
DOWNLOAD="http://sourceforge.net/projects/deng/files/Doomsday%20Engine/1.14.3/doomsday-1.14.3.tar.gz"
|
||||
MD5SUM="32ade39634365a937b61c054a4db20de"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES="wxPython OpenAL fmodapi"
|
||||
|
|
Loading…
Reference in a new issue