games/OpenXcom: Updated for version 20161115_2133.

Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
This commit is contained in:
Dominik Drobek 2016-11-24 21:24:52 +00:00 committed by Willy Sudiarto Raharjo
parent b6c39a002f
commit 80f0a734f8
No known key found for this signature in database
GPG key ID: 887B8374D7333381
2 changed files with 5 additions and 5 deletions

View file

@ -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}

View file

@ -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"