games/zdbsp: Updated for version 1.18.1.

Signed-off-by: Niels Horn <niels.horn@slackbuilds.org>
This commit is contained in:
B. Watson 2013-06-26 22:29:49 -03:00 committed by Niels Horn
parent f4fc936b4d
commit d532a05a5f
2 changed files with 5 additions and 5 deletions

View file

@ -7,7 +7,7 @@
# Licensed under the WTFPL. See http://www.wtfpl.net/txt/copying/ for details.
PRGNAM=zdbsp
VERSION=${VERSION:-1.17}
VERSION=${VERSION:-1.18.1}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
@ -63,7 +63,7 @@ cd build
-DLIB_SUFFIX=${LIBDIRSUFFIX} \
-DMAN_INSTALL_DIR=/usr/man \
-DCMAKE_BUILD_TYPE=Release ..
make
make VERBOSE=1
mkdir -p $PKG/usr/bin
install -s -m0755 $PRGNAM $PKG/usr/bin
cd ..

View file

@ -1,8 +1,8 @@
PRGNAM="zdbsp"
VERSION="1.17"
VERSION="1.18.1"
HOMEPAGE="http://zdoom.org/"
DOWNLOAD="http://zdoom.org/files/utils/zdbsp-1.17-src.zip"
MD5SUM="3868c13982eac42c9ac49a681946d5ce"
DOWNLOAD="http://zdoom.org/files/utils/zdbsp/zdbsp-1.18.1-src.zip"
MD5SUM="e2402ef8acf5364a58b70acecf5e9b9b"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES=""