mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-16 19:50:19 +01:00
games/OpenXcom: Updated for version 20161115_2133.
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
This commit is contained in:
parent
b6c39a002f
commit
80f0a734f8
2 changed files with 5 additions and 5 deletions
|
@ -24,8 +24,8 @@
|
|||
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||
|
||||
PRGNAM=OpenXcom
|
||||
VERSION=${VERSION:-20161023+a340c36}
|
||||
COMMIT="a340c36bd5020c9182efe6c005702480a2080e7c"
|
||||
VERSION=${VERSION:-20161115_2133}
|
||||
COMMIT="02a8d1336a8db33bbd64133e81e83450485b5c03"
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="OpenXcom"
|
||||
VERSION="20161023+a340c36"
|
||||
VERSION="20161115_2133"
|
||||
HOMEPAGE="http://openxcom.org"
|
||||
DOWNLOAD="https://github.com/SupSuper/OpenXcom/archive/a340c36bd5020c9182efe6c005702480a2080e7c.tar.gz"
|
||||
MD5SUM="1690cd81a520281f11a5071a02750412"
|
||||
DOWNLOAD="https://github.com/SupSuper/OpenXcom/archive/02a8d1336a8db33bbd64133e81e83450485b5c03.tar.gz"
|
||||
MD5SUM="be2fd6ee2f4ec35196f415a90c4b3f07"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES="yaml-cpp SDL_gfx"
|
||||
|
|
Loading…
Reference in a new issue