games/7kaa: Updated for version 2.15.3.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
f9db16fee4
commit
433073d4a9
|
@ -2,7 +2,7 @@
|
|||
|
||||
# Slackware build script for 7kaa
|
||||
|
||||
# Copyright <2016-2019> Sergio Vicari <devteamtuc@gmail.com>
|
||||
# Copyright <2016-2020> Sergio Vicari <devteamtuc@gmail.com>
|
||||
# All rights reserved.
|
||||
#
|
||||
# Redistribution and use of this script, with or without modification, is
|
||||
|
@ -23,7 +23,7 @@
|
|||
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||
|
||||
PRGNAM=7kaa
|
||||
VERSION=${VERSION:-2.15.2}
|
||||
VERSION=${VERSION:-2.15.3}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="7kaa"
|
||||
VERSION="2.15.2"
|
||||
VERSION="2.15.3"
|
||||
HOMEPAGE="https://www.7kfans.com"
|
||||
DOWNLOAD="https://github.com/the3dfxdude/7kaa/releases/download/v2.15.2/7kaa-2.15.2.tar.xz"
|
||||
MD5SUM="abd3648aec3b8337a16f22de43ce9b19"
|
||||
DOWNLOAD="https://github.com/the3dfxdude/7kaa/releases/download/v2.15.3/7kaa-2.15.3.tar.xz"
|
||||
MD5SUM="57a65e4352df60449429c698f34c8b76"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES="SDL2 enet OpenAL"
|
||||
|
|
Loading…
Reference in New Issue