games/assaultcube-reloaded: Updated for version 2.7.
Signed-off-by: Dimitris Zlatanidis <d.zlatanidis@gmail.com>
This commit is contained in:
parent
49f7d82f62
commit
3d783de5bb
|
@ -2,7 +2,7 @@
|
|||
|
||||
# Slackware build script for assaultcube-reloaded
|
||||
|
||||
# Copyright 2015-2016 Dimitris Zlatanidis Orestiada, Greece
|
||||
# Copyright 2015-2019 Dimitris Zlatanidis Orestiada, Greece
|
||||
# All rights reserved.
|
||||
#
|
||||
# Redistribution and use of this script, with or without modification, is
|
||||
|
@ -24,7 +24,7 @@
|
|||
|
||||
PRGNAM=assaultcube-reloaded
|
||||
SRCNAM=acr
|
||||
VERSION=${VERSION:-2.6.3}
|
||||
VERSION=${VERSION:-2.7}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="assaultcube-reloaded"
|
||||
VERSION="2.6.3"
|
||||
VERSION="2.7"
|
||||
HOMEPAGE="https://acr.victorz.ca/"
|
||||
DOWNLOAD="https://github.com/acreloaded/acr/archive/v2.6.3.tar.gz"
|
||||
MD5SUM="260e71aa128710012a94e53fdde61286"
|
||||
DOWNLOAD="https://github.com/acreloaded/acr/archive/v2.7/acr-2.7.tar.gz"
|
||||
MD5SUM="8ef9f42706153f4d60a918a0f892d811"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES="OpenAL enet"
|
||||
|
|
Loading…
Reference in New Issue