mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-04 20:29:09 +01:00
games/OpenRA: Fixed download (archive changed upstream).
Signed-off-by: Matteo Bernardini <ponce@slackbuilds.org>
This commit is contained in:
parent
b1d82817af
commit
353c36a47f
1 changed files with 2 additions and 2 deletions
|
@ -3,10 +3,10 @@ VERSION="20170527"
|
|||
HOMEPAGE="http://www.openra.net/"
|
||||
DOWNLOAD="https://github.com/OpenRA/OpenRA/archive/release-20170527/OpenRA-release-20170527.tar.gz \
|
||||
http://repo.khronosschoty.org/Slackware/stuff/OpenRA/download.tar.gz \
|
||||
http://geolite.maxmind.com/download/geoip/database/GeoLite2-Country.mmdb.gz"
|
||||
http://ponce.cc/slackware/sources/repo/OpenRA/GeoLite2-Country.mmdb.gz"
|
||||
MD5SUM="77178cd46feb757aa7738da84babdbc8 \
|
||||
6a4f37c2ec01e534408b4f38d8855024 \
|
||||
a9a2b2e8377916a6bd8ef117fd1212a4"
|
||||
91fa7f10bcb11a9294f04b51482fc60f"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES="lua SDL2 mono"
|
||||
|
|
Loading…
Reference in a new issue