games/openspades: Updated for version 0.1.3.
Signed-off-by: Dimitris Zlatanidis <d.zlatanidis@gmail.com>
This commit is contained in:
parent
92d632b33e
commit
4f919d0004
|
@ -2,7 +2,7 @@
|
|||
|
||||
# Slackware build script for openspades
|
||||
|
||||
# Copyright 2015-2018 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
|
||||
|
@ -23,7 +23,7 @@
|
|||
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||
|
||||
PRGNAM=openspades
|
||||
VERSION=${VERSION:-0.1.2}
|
||||
VERSION=${VERSION:-0.1.3}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,9 +1,9 @@
|
|||
PRGNAM="openspades"
|
||||
VERSION="0.1.2"
|
||||
VERSION="0.1.3"
|
||||
HOMEPAGE="http://openspades.yvt.jp/"
|
||||
DOWNLOAD="https://github.com/yvt/openspades/archive/v0.1.2/openspades-0.1.2.tar.gz \
|
||||
DOWNLOAD="https://github.com/yvt/openspades/archive/v0.1.3/openspades-0.1.3.tar.gz \
|
||||
https://github.com/yvt/openspades-paks/releases/download/r33/OpenSpadesDevPackage-r33.zip"
|
||||
MD5SUM="76cb316b2125affdfb6a02c58d0284f9 \
|
||||
MD5SUM="130a3e6b324c1d5e6993cec0294b9408 \
|
||||
daa4d6ecffe263d9567e9a37fe49b01b"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
|
|
Loading…
Reference in New Issue