mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-04 20:29:09 +01:00
games/d2x-rebirth: Updated for version 0.57.3.
Signed-off-by: Matteo Bernardini <ponce@slackbuilds.org>
This commit is contained in:
parent
1dd35ec7b9
commit
535dde2078
2 changed files with 5 additions and 5 deletions
|
@ -23,11 +23,11 @@
|
||||||
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||||
|
|
||||||
PRGNAM=d2x-rebirth
|
PRGNAM=d2x-rebirth
|
||||||
VERSION=${VERSION:-0.57.2}
|
VERSION=${VERSION:-0.57.3}
|
||||||
BUILD=${BUILD:-1}
|
BUILD=${BUILD:-1}
|
||||||
TAG=${TAG:-_SBo}
|
TAG=${TAG:-_SBo}
|
||||||
|
|
||||||
SRCNAME=${SRCNAME:-d2x-rebirth_v0.57.2-src}
|
SRCNAME=${SRCNAME:-d2x-rebirth_v0.57.3-src}
|
||||||
|
|
||||||
if [ -z "$ARCH" ]; then
|
if [ -z "$ARCH" ]; then
|
||||||
case "$( uname -m )" in
|
case "$( uname -m )" in
|
||||||
|
|
|
@ -1,8 +1,8 @@
|
||||||
PRGNAM="d2x-rebirth"
|
PRGNAM="d2x-rebirth"
|
||||||
VERSION="0.57.2"
|
VERSION="0.57.3"
|
||||||
HOMEPAGE="http://www.dxx-rebirth.com/"
|
HOMEPAGE="http://www.dxx-rebirth.com/"
|
||||||
DOWNLOAD="http://sourceforge.net/projects/dxx-rebirth/files/dxx-rebirth/0.57.2/d2x-rebirth_v0.57.2-src.tar.gz"
|
DOWNLOAD="http://downloads.sourceforge.net/dxx-rebirth/d2x-rebirth_v0.57.3-src.tar.gz"
|
||||||
MD5SUM="aa12d5c1e05cf0be4937779995bf7ca1"
|
MD5SUM="dba5a0319d88ce55598b5533eed2ed61"
|
||||||
DOWNLOAD_x86_64=""
|
DOWNLOAD_x86_64=""
|
||||||
MD5SUM_x86_64=""
|
MD5SUM_x86_64=""
|
||||||
REQUIRES="physfs scons"
|
REQUIRES="physfs scons"
|
||||||
|
|
Loading…
Reference in a new issue