games/crispy-doom: Updated for version 4.3.
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
This commit is contained in:
parent
a53c8e6143
commit
8ee6a7ecb2
|
@ -23,7 +23,7 @@
|
|||
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||
|
||||
PRGNAM=crispy-doom
|
||||
VERSION=${VERSION:-4.2}
|
||||
VERSION=${VERSION:-4.3}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="crispy-doom"
|
||||
VERSION="4.2"
|
||||
VERSION="4.3"
|
||||
HOMEPAGE="http://www.chocolate-doom.org/wiki/index.php/Crispy_Doom"
|
||||
DOWNLOAD="https://github.com/fabiangreffrath/crispy-doom/archive/crispy-doom-4.2.tar.gz"
|
||||
MD5SUM="c56e8d64aec7fa9c1c59175384c2385f"
|
||||
DOWNLOAD="https://github.com/fabiangreffrath/crispy-doom/archive/crispy-doom-4.3.tar.gz"
|
||||
MD5SUM="69429ecbb8669e8ca72efa85fc5db6f4"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES=""
|
||||
|
|
Loading…
Reference in New Issue