mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-24 10:02:29 +01:00
games/OpenRA: Updated for version 20180923.
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
This commit is contained in:
parent
b66813518a
commit
8fbf713f4f
2 changed files with 8 additions and 8 deletions
|
@ -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}
|
||||
|
||||
|
|
|
@ -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"
|
||||
|
|
Loading…
Reference in a new issue