games/OpenRA: Updated for version 20180923.

Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
This commit is contained in:
khronosschoty 2018-11-02 13:33:01 +00:00 committed by Willy Sudiarto Raharjo
parent b66813518a
commit 8fbf713f4f
No known key found for this signature in database
GPG key ID: 887B8374D7333381
2 changed files with 8 additions and 8 deletions

View file

@ -23,7 +23,7 @@
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
PRGNAM=OpenRA
VERSION=${VERSION:-20180307}
VERSION=${VERSION:-20180923}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}

View file

@ -1,12 +1,12 @@
PRGNAM="OpenRA"
VERSION="20180307"
VERSION="20180923"
HOMEPAGE="http://www.openra.net/"
DOWNLOAD="https://github.com/OpenRA/OpenRA/releases/download/release-20180307/OpenRA-release-20180307-source.tar.bz2 \
http://repo.khronosschoty.org/Slackware/stuff/OpenRA/20180307/download.tar.gz \
http://repo.khronosschoty.org/Slackware/stuff/OpenRA/20180307/GeoLite2-Country.mmdb.gz"
MD5SUM="7cfbf437f09a10d89683d88b0e4dcdd3 \
8889d0f8bf80cd392e5c1e9186bf3dee \
294afcf406c10bfbc20d473d0f8a2b9f"
DOWNLOAD="https://github.com/OpenRA/OpenRA/releases/download/release-20180923/OpenRA-release-20180923-source.tar.bz2 \
http://repo.khronosschoty.org/Slackware/stuff/OpenRA/20180923/download.tar.gz \
http://repo.khronosschoty.org/Slackware/stuff/OpenRA/20180923/GeoLite2-Country.mmdb.gz"
MD5SUM="9fe26fce0b8895ace41c3892a5750f9b \
c8e3ec8ecb92cc52f3497c65be97a478 \
7c363abb126fff6ba6f58a64ec49124a"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="lua SDL2 mono"