mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-16 19:50:19 +01:00
games/OpenXcom: Updated for version 20190912_1344.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
dc75019e71
commit
9cf4a803c2
2 changed files with 5 additions and 5 deletions
|
@ -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}
|
||||
|
||||
|
|
|
@ -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"
|
||||
|
|
Loading…
Reference in a new issue