games/ioquake3: Updated for version r20200211.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
47f7672a25
commit
f079f7fc57
|
@ -23,7 +23,7 @@
|
|||
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||
|
||||
PRGNAM=ioquake3
|
||||
VERSION=${VERSION:-r20190822}
|
||||
VERSION=${VERSION:-r20200211}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,9 +1,9 @@
|
|||
PRGNAM="ioquake3"
|
||||
VERSION="r20190822"
|
||||
VERSION="r20200211"
|
||||
HOMEPAGE="https://ioquake3.org/"
|
||||
DOWNLOAD="https://www.dropbox.com/s/527o5xifrj1uxya/ioquake3-r20190822.tar.gz \
|
||||
DOWNLOAD="https://www.dropbox.com/s/1pwzisj5rsexn7d/ioquake3-r20200211.tar.gz \
|
||||
http://ftp.gwdg.de/pub/misc/ftp.idsoftware.com/idstuff/quake3/linux/linuxq3apoint-1.32b-3.x86.run"
|
||||
MD5SUM="44808896419dd3ed89b9c0de8f86a0b8 \
|
||||
MD5SUM="3d3ba4910adb990432f414df6fff7e43 \
|
||||
c71fdddccb20e8fc393d846e9c61d685"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
|
|
Loading…
Reference in New Issue