games/ioquake3: Updated for version r20180602.
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
This commit is contained in:
parent
5ee45071dd
commit
bc5f09037c
|
@ -23,8 +23,8 @@
|
|||
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||
|
||||
PRGNAM=ioquake3
|
||||
VERSION=${VERSION:-r20170419}
|
||||
BUILD=${BUILD:-2}
|
||||
VERSION=${VERSION:-r20180602}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
# Setting the arch here overrides the Makefiles
|
||||
|
|
|
@ -1,9 +1,9 @@
|
|||
PRGNAM="ioquake3"
|
||||
VERSION="r20170419"
|
||||
VERSION="r20180602"
|
||||
HOMEPAGE="https://ioquake3.org/"
|
||||
DOWNLOAD="https://www.dropbox.com/s/w14dnk4sf0by47o/ioquake3-r20170419.tar.gz \
|
||||
DOWNLOAD="https://www.dropbox.com/s/recg70ntwbr8ovn/ioquake3-r20180602.tar.gz \
|
||||
http://ftp.gwdg.de/pub/misc/ftp.idsoftware.com/idstuff/quake3/linux/linuxq3apoint-1.32b-3.x86.run"
|
||||
MD5SUM="6608473553e537268fd6589ea4d0729a \
|
||||
MD5SUM="f7acf4bc1ccfbec54162fc8ecfff2e72 \
|
||||
c71fdddccb20e8fc393d846e9c61d685"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
|
|
|
@ -14,6 +14,6 @@ ioquake3: GPL. Since then code has been cleaned up, bugs have been fixed and
|
|||
ioquake3: features been added. The permanent goal is to create THE open source
|
||||
ioquake3: Quake 3 distribution upon which people base their games and projects.
|
||||
ioquake3:
|
||||
ioquake3: Home: http://ioquake3.org/
|
||||
ioquake3: Home: https://ioquake3.org/
|
||||
ioquake3:
|
||||
ioquake3:
|
||||
|
|
Loading…
Reference in New Issue