games/OpenXcom: Updated for version 20190912_1344.

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
Dominik Drobek 2019-09-18 22:23:09 +02:00 committed by Willy Sudiarto Raharjo
parent dc75019e71
commit 9cf4a803c2
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:-20190312_2231}
COMMIT="8a4b13d65522f347c19b8541df924d9845b557f0"
VERSION=${VERSION:-20190912_1344}
COMMIT="98072e1eeeaa6b64a276e87095a25516d4f6ba18"
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}

View File

@ -1,8 +1,8 @@
PRGNAM="OpenXcom"
VERSION="20190312_2231"
VERSION="20190912_1344"
HOMEPAGE="https://openxcom.org"
DOWNLOAD="https://github.com/SupSuper/OpenXcom/archive/8a4b13d65522f347c19b8541df924d9845b557f0/OpenXcom-8a4b13d65522f347c19b8541df924d9845b557f0.tar.gz"
MD5SUM="27a8e63c103a02827efa4b1e76477acf"
DOWNLOAD="https://github.com/SupSuper/OpenXcom/archive/98072e1eeeaa6b64a276e87095a25516d4f6ba18/OpenXcom-98072e1eeeaa6b64a276e87095a25516d4f6ba18.tar.gz"
MD5SUM="9f3f5e7fd8b5b731153e3a7ba375ab1c"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="yaml-cpp SDL_gfx"